aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-02-02 09:14:29 +0800
committerPav Lucistnik <pav@FreeBSD.org>2009-02-02 09:14:29 +0800
commit510e63e3aba19667d605651fe9ed67d2b6b28a78 (patch)
tree30921cb425fd0eeac65467d7ae6712e18b8708b4
parentfec5d5406c567ec9ddd8f21b54b25d368ba4f679 (diff)
downloadfreebsd-ports-gnome-510e63e3aba19667d605651fe9ed67d2b6b28a78.tar.gz
freebsd-ports-gnome-510e63e3aba19667d605651fe9ed67d2b6b28a78.tar.zst
freebsd-ports-gnome-510e63e3aba19667d605651fe9ed67d2b6b28a78.zip
- Update the dependency on libmcve/libmonetra
Pointy hat to: pav Reported by: cperciva
-rw-r--r--lang/php4/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext
index 1c8a721a647b..dd9e12693276 100644
--- a/lang/php4/Makefile.ext
+++ b/lang/php4/Makefile.ext
@@ -184,7 +184,7 @@ USE_AUTOTOOLS= libltdl:15
.endif
.if ${PHP_MODNAME} == "mcve"
-LIB_DEPENDS+= mcve.5:${PORTSDIR}/devel/libmcve
+LIB_DEPENDS+= monetra.7:${PORTSDIR}/devel/libmonetra
CONFIGURE_ARGS+=--with-mcve=${LOCALBASE} \
--with-openssl-dir=${OPENSSLBASE}