summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2005-05-06 20:32:56 +0000
committerBrooks Davis <brooks@FreeBSD.org>2005-05-06 20:32:56 +0000
commita4b19b610af8f8ce723f918488dda5ed1ec89300 (patch)
tree6c0b2b73c43ff79c2f0cb71d16432cc9b01d3100
parent- Update to 3.0.3 (1) (diff)
Add pcre dependency.
Reported by: "G.V. Tjong A Hung" <g.v.tjongahung at gmail dot com>
Notes
Notes: svn path=/head/; revision=134730
-rw-r--r--www/coppermine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile
index c40353f3e8bb..7e890c0c3938 100644
--- a/www/coppermine/Makefile
+++ b/www/coppermine/Makefile
@@ -15,7 +15,7 @@ DISTNAME= cpg${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Coppermine is a web picture gallery script
-USE_PHP= mysql
+USE_PHP= mysql pcre
WANT_PHP_MOD= yes
USE_ZIP= yes