aboutsummaryrefslogtreecommitdiff
path: root/net/libnss-mysql
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /net/libnss-mysql
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'net/libnss-mysql')
-rw-r--r--net/libnss-mysql/Makefile5
-rw-r--r--net/libnss-mysql/pkg-plist3
2 files changed, 4 insertions, 4 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>
diff --git a/net/libnss-mysql/pkg-plist b/net/libnss-mysql/pkg-plist
index 4b06a87b83e8..b409c260264f 100644
--- a/net/libnss-mysql/pkg-plist
+++ b/net/libnss-mysql/pkg-plist
@@ -1,4 +1,5 @@
etc/libnss-mysql.cfg-dist
etc/libnss-mysql-root.cfg-dist
-lib/nss_mysql.so.1
+lib/nss_mysql.la
lib/nss_mysql.so
+lib/nss_mysql.so.1