From a3c383f62d926c2ce3af35bbf3af92749150b751 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 28 Aug 2003 12:57:52 +0000 Subject: [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 --- www/mod_mylo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/mod_mylo') diff --git a/www/mod_mylo/Makefile b/www/mod_mylo/Makefile index 821964c0b237..d5032a7e3bdf 100644 --- a/www/mod_mylo/Makefile +++ b/www/mod_mylo/Makefile @@ -16,7 +16,8 @@ COMMENT= An Apache module to make Apache log to MySQL BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 -LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client + +USE_MYSQL= YES WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit v1.2.3