Fix build with custm LOCALBASE.
Submitted by: maintainer Reported by: QATty
This commit is contained in:
parent
424142dd6f
commit
5ef0b61d2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237261
1 changed files with 2 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue