math/octave-forge-matgeom: Add no_arch=yes.
Bump portrevision.
This commit is contained in:
parent
38b6d513d2
commit
3afc887e00
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= octave-forge-matgeom
|
||||
PORTVERSION= 1.2.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases
|
||||
DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL}
|
||||
|
@ -23,6 +23,8 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src
|
|||
do-build:
|
||||
@${DO_NADA}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
post-build:
|
||||
cd ${WRKDIR} && ${TAR} cfz ${OCTAVE_DISTNAME}.tar.gz ${OCTSRC}
|
||||
|
||||
|
|
Loading…
Reference in a new issue