diff options
Diffstat (limited to 'math/octave-forge-octave_php_wrapper/Makefile')
-rw-r--r-- | math/octave-forge-octave_php_wrapper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-octave_php_wrapper/Makefile b/math/octave-forge-octave_php_wrapper/Makefile index 3b869d2a6454..ab0a039e462c 100644 --- a/math/octave-forge-octave_php_wrapper/Makefile +++ b/math/octave-forge-octave_php_wrapper/Makefile @@ -1,6 +1,7 @@ PORTNAME= octave-forge-octave_php_wrapper #DISTVERSIONPREFIX= DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -16,6 +17,7 @@ GH_ACCOUNT= CNOCTAVE GH_PROJECT= ${OCTAVE_PKGNAME} OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} +WRKSRC= ${WRKDIR}/${OCTAVE_SRC} NO_ARCH= yes NO_BUILD= yes |