diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 12:03:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 12:03:51 +0000 |
commit | bc221a68c15c8e0767c7e506835360a84c2428b2 (patch) | |
tree | 431ec3996e95945e366f01ab27f2b341ed69df41 /graphics/php-gdal | |
parent | 810f699bfefb6805c8c40fd746af650e11986757 (diff) | |
download | ports-bc221a68c15c8e0767c7e506835360a84c2428b2.tar.gz ports-bc221a68c15c8e0767c7e506835360a84c2428b2.zip |
Notes
Diffstat (limited to 'graphics/php-gdal')
-rw-r--r-- | graphics/php-gdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/php-gdal/Makefile b/graphics/php-gdal/Makefile index 9cd37b2d0bc2..2fdf805ffb06 100644 --- a/graphics/php-gdal/Makefile +++ b/graphics/php-gdal/Makefile @@ -23,9 +23,9 @@ LIBTOOLFILES= # empty MAKEFILE= GNUmakefile PHP_MOD_NAME= php_${PORTNAME} USE_AUTOTOOLS= libtool -USE_GMAKE= yes USE_PHP= yes USE_PHP_BUILD= yes +USES= gmake WRKSRC= ${WRKDIR}/${DISTNAME}/swig/php post-patch: |