aboutsummaryrefslogtreecommitdiff
path: root/net/libnss-mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libnss-mysql/Makefile')
-rw-r--r--net/libnss-mysql/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/libnss-mysql/Makefile b/net/libnss-mysql/Makefile
index fbbef47fda01..3743f20d3db2 100644
--- a/net/libnss-mysql/Makefile
+++ b/net/libnss-mysql/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libnss-mysql
PORTVERSION= 1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libnss-mysql
@@ -15,11 +15,10 @@ MASTER_SITE_SUBDIR= libnss-mysql
MAINTAINER= vd@FreeBSD.org
COMMENT= NSS module using a MySQL database for backend
-GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-mysql=${LOCALBASE}
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_MYSQL= yes
.include <bsd.port.pre.mk>