diff options
Diffstat (limited to 'www/coppermine')
-rw-r--r-- | www/coppermine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile index c40353f3e8b..7e890c0c393 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 |