aboutsummaryrefslogtreecommitdiff
path: root/graphics/php-geos
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-24 11:12:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-24 11:12:14 +0000
commitbedb1ee9cdf674debb81de438165b9a01bfaa21f (patch)
tree27c1c9dfffde12cf24d27d4375491a4c4800f495 /graphics/php-geos
parent348bc2732c3759c32876328b6791696e9070b7eb (diff)
downloadports-bedb1ee9cdf674debb81de438165b9a01bfaa21f.tar.gz
ports-bedb1ee9cdf674debb81de438165b9a01bfaa21f.zip
Use USES=localbase:ldflags
Notes
Notes: svn path=/head/; revision=480574
Diffstat (limited to 'graphics/php-geos')
-rw-r--r--graphics/php-geos/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/php-geos/Makefile b/graphics/php-geos/Makefile
index 4741161b251a..17a1cf606744 100644
--- a/graphics/php-geos/Makefile
+++ b/graphics/php-geos/Makefile
@@ -21,8 +21,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/MIT-LICENSE
BUILD_DEPENDS= swig3.0:devel/swig30
LIB_DEPENDS= libgeos_c.so:graphics/geos
-LDFLAGS+= -L${PREFIX}/lib
-USES= php:ext
+USES= localbase:ldflags php:ext
WRKSRC= ${WRKDIR}/php-${PORTNAME}