aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2006-09-13 09:08:43 +0800
committervanilla <vanilla@FreeBSD.org>2006-09-13 09:08:43 +0800
commit72bab29f4f814e3209c404e48b6e1019cf02ea1e (patch)
treea5333198e0c1783db9065d7ae639d725075b0b51 /databases
parent814e8776f048127234833c9375a23b5274b2c33c (diff)
downloadfreebsd-ports-gnome-72bab29f4f814e3209c404e48b6e1019cf02ea1e.tar.gz
freebsd-ports-gnome-72bab29f4f814e3209c404e48b6e1019cf02ea1e.tar.zst
freebsd-ports-gnome-72bab29f4f814e3209c404e48b6e1019cf02ea1e.zip
1: USE_LDCONFIG.
2: bump version for pkg-plist.
Diffstat (limited to 'databases')
-rw-r--r--databases/libzdb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile
index 91227f658df5..83deffd3b8c0 100644
--- a/databases/libzdb/Makefile
+++ b/databases/libzdb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libzdb
PORTVERSION= 1.0.4
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.tildeslash.com/libzdb/dist/
@@ -17,7 +18,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
USE_GNOME= gnometarget
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}"
OPTIONS= MYSQL "Add MySQL support" on \