aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-08-28 20:57:52 +0800
committeredwin <edwin@FreeBSD.org>2003-08-28 20:57:52 +0800
commite14b0c249fe9f1eed4ec3cf822243477c5638d82 (patch)
treea82293c8ce34dcb4a2243482b79350f94f670b3c /net-mgmt
parent48721e297acb1cdda4ca6c9ad357c93e8749168b (diff)
downloadfreebsd-ports-gnome-e14b0c249fe9f1eed4ec3cf822243477c5638d82.tar.gz
freebsd-ports-gnome-e14b0c249fe9f1eed4ec3cf822243477c5638d82.tar.zst
freebsd-ports-gnome-e14b0c249fe9f1eed4ec3cf822243477c5638d82.zip
[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>
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/netsaint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netsaint/Makefile b/net-mgmt/netsaint/Makefile
index 05c660ff4a87..5ed3cc35d120 100644
--- a/net-mgmt/netsaint/Makefile
+++ b/net-mgmt/netsaint/Makefile
@@ -38,7 +38,7 @@ CONFIGURE_ARGS= --with-command-user=netsaint \
INSTALL_TARGET= all install config install-config install-daemoninit install-commandmode
.if defined(WITH_MYSQL)
-LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
+USE_MYSQL= YES
CONFIGURE_ARGS+=--with-mysql-lib=${LOCALBASE}/lib/mysql \
--with-mysql-inc=${LOCALBASE}/include/mysql \
--with-mysql-xdata