diff options
author | Alex Dupre <ale@FreeBSD.org> | 2011-01-12 21:28:05 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2011-01-12 21:28:05 +0000 |
commit | bcc238b94933ad815626d7743d1259aedffe04b8 (patch) | |
tree | f687a10c776dc95842e3e60e5ac550c42f8253a9 /www/campsite | |
parent | 28373601dc89bd5c636f27b7c1d5fd149cc1d5c0 (diff) | |
download | ports-bcc238b94933ad815626d7743d1259aedffe04b8.tar.gz ports-bcc238b94933ad815626d7743d1259aedffe04b8.zip |
Notes
Diffstat (limited to 'www/campsite')
-rw-r--r-- | www/campsite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/campsite/Makefile b/www/campsite/Makefile index 66189c31e1c1..40f53b6bdff2 100644 --- a/www/campsite/Makefile +++ b/www/campsite/Makefile @@ -32,6 +32,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_APACHE= 13 +USE_MYSQL= yes USE_PHP= mysql curl pcre xml xmlrpc gd session WANT_PHP_CLI= YES USE_PHP_BUILD= YES |