aboutsummaryrefslogtreecommitdiff
path: root/net/libnss-mysql
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-10-19 17:14:52 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-10-19 17:14:52 +0000
commit5f6b1b0ff2aac4f4e287bb1b0d3fc9979c84e3a8 (patch)
tree98fda3a733027913493a76c25531029f1b268f68 /net/libnss-mysql
parent35aca74cf483ce3633e11c764c6acc1d5848c7db (diff)
Notes
Diffstat (limited to 'net/libnss-mysql')
-rw-r--r--net/libnss-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libnss-mysql/Makefile b/net/libnss-mysql/Makefile
index 676b6a77634a..4759868ad8f8 100644
--- a/net/libnss-mysql/Makefile
+++ b/net/libnss-mysql/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libnss-mysql
PORTVERSION= 1.5
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libnss-mysql
@@ -16,8 +17,7 @@ COMMENT= NSS module using a MySQL database for backend
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --with-mysql-lib=${LOCALBASE}/lib/mysql \
- --with-mysql-inc=${LOCALBASE}/include/mysql
+CONFIGURE_ARGS= --with-mysql=${LOCALBASE}
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=15
USE_MYSQL= yes