summaryrefslogtreecommitdiff
path: root/www/phpnuke
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-28 12:57:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-28 12:57:52 +0000
commita3c383f62d926c2ce3af35bbf3af92749150b751 (patch)
treea8d71bac10848d17da20b6cb390fa707b012c9f8 /www/phpnuke
parent[MAINTAINER] ports net/openldap2[012]-server: use RC_SUBR, miscellaneous impr... (diff)
[orphaned ports]: use USE_MYSQL for various orphaned ports.
Make these ports use USE_MYSQL: * databases/dbconnect * net/netsaint * www/mod_mp3 * www/mod_mylo * www/phpnuke * www/postnuke * www/udmsearch * mail/courier PR: ports/56029 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=87903
Diffstat (limited to 'www/phpnuke')
-rw-r--r--www/phpnuke/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/phpnuke/Makefile b/www/phpnuke/Makefile
index 2ee418824cf1..c093e6d353d4 100644
--- a/www/phpnuke/Makefile
+++ b/www/phpnuke/Makefile
@@ -15,13 +15,14 @@ DISTNAME= PHP-Nuke-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= An automated website package to distribute and manage content
-LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
.if defined(WITH_PHP3)
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3
.else
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
.endif
+USE_MYSQL= yes
+
NO_BUILD= yes
NO_WRKSUBDIR= yes
DOCS= ADDONS-MODULES BLOCKS CHANGES README TODO