aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-expect/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-06-11 05:04:28 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-06-11 05:04:28 +0000
commit80216c846f205d8569447da0b541add72e0d561d (patch)
tree3dfa783908c69073165004a2c6b759d8f87e8687 /devel/pecl-expect/Makefile
parent8860e81ae4667fbcd31852055ed4559d26f7ed43 (diff)
Fix build with custom LOCALBASE.
Reported by: QATty Approved by: portmgr (itetcu@)
Notes
Notes: svn path=/head/; revision=235562
Diffstat (limited to 'devel/pecl-expect/Makefile')
-rw-r--r--devel/pecl-expect/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pecl-expect/Makefile b/devel/pecl-expect/Makefile
index ef710e143c73..a096bc45f9ba 100644
--- a/devel/pecl-expect/Makefile
+++ b/devel/pecl-expect/Makefile
@@ -21,6 +21,8 @@ LIB_DEPENDS= expect543:${PORTSDIR}/lang/expect
USE_PHP= yes
USE_PHPEXT= yes
+CONFIGURE_ARGS+=--with-expect=${LOCALBASE}
+
post-patch:
@${REINPLACE_CMD} -e \
's/\(LIBRARY_WITH_PATH(\)expect/\1expect543/' \