summaryrefslogtreecommitdiff
path: root/net/libnss-mysql/Makefile
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-11-14 10:26:48 +0000
committerClement Laforet <clement@FreeBSD.org>2004-11-14 10:26:48 +0000
commit861fc0ee023f5de51b956c6b9ebed691b032dc22 (patch)
treee5d195dbc34e70adff39f59bb60cf12499a1327c /net/libnss-mysql/Makefile
parent- fix shutting down of helper applications on reconfigure or (diff)
- Update to 1.3
Diffstat (limited to 'net/libnss-mysql/Makefile')
-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 cf3a3f491419..e15bf2283702 100644
--- a/net/libnss-mysql/Makefile
+++ b/net/libnss-mysql/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libnss-mysql
-PORTVERSION= 1.2
+PORTVERSION= 1.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libnss-mysql
@@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-mysql-lib=${LOCALBASE}/lib/mysql \
--with-mysql-inc=${LOCALBASE}/include/mysql
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
USE_MYSQL= yes
.include <bsd.port.pre.mk>