aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-06-11 04:57:49 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-06-11 04:57:49 +0000
commit8860e81ae4667fbcd31852055ed4559d26f7ed43 (patch)
treed6da03c686a523c5d2558fd2d8a2fd503a1025b3 /devel
parent581f968a22deaaa3000529de99a48271e70a697d (diff)
downloadports-8860e81ae4667fbcd31852055ed4559d26f7ed43.tar.gz
ports-8860e81ae4667fbcd31852055ed4559d26f7ed43.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/pecl-spread/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pecl-spread/Makefile b/devel/pecl-spread/Makefile
index 9c6bce67b9b1..c0b25f65b5df 100644
--- a/devel/pecl-spread/Makefile
+++ b/devel/pecl-spread/Makefile
@@ -21,4 +21,6 @@ BUILD_DEPENDS= ${LOCALBASE}/include/sp.h:${PORTSDIR}/net/spread4
USE_PHP= yes
USE_PHPEXT= yes
+CONFIGURE_ARGS+=--with-spread=${LOCALBASE}
+
.include <bsd.port.mk>