aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2009-07-06 22:27:13 +0800
committeritetcu <itetcu@FreeBSD.org>2009-07-06 22:27:13 +0800
commit4dfa544ff643845fb65d2551bafdcd554eb41b16 (patch)
tree215e9d93da9c98099191e989cc443a52f7aa2106 /textproc
parent6b08b98d00d79037e5a740b9e7464f2cc1863b72 (diff)
downloadfreebsd-ports-gnome-4dfa544ff643845fb65d2551bafdcd554eb41b16.tar.gz
freebsd-ports-gnome-4dfa544ff643845fb65d2551bafdcd554eb41b16.tar.zst
freebsd-ports-gnome-4dfa544ff643845fb65d2551bafdcd554eb41b16.zip
Fix build with custm LOCALBASE.
Submitted by: maintainer Reported by: QATty
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pecl-enchant/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/pecl-enchant/Makefile b/textproc/pecl-enchant/Makefile
index a08d4f07d8b5..a25a1a38cb12 100644
--- a/textproc/pecl-enchant/Makefile
+++ b/textproc/pecl-enchant/Makefile
@@ -19,6 +19,8 @@ COMMENT= Libenchant Binder that Support Near All Spelling Tools
LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant
+CONFIGURE_ARGS+=--with-enchant=${LOCALBASE}
+
USE_PHP= yes
USE_PHPEXT= yes
PHP_MODNAME= ${PORTNAME}