summaryrefslogtreecommitdiff
path: root/databases/libzdb
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2006-09-13 01:08:43 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2006-09-13 01:08:43 +0000
commite86ac62029f2270fc7282686200aa78f28d7200e (patch)
tree3b0f18eb6a2c00333a1b0ee88d441bd4a609a527 /databases/libzdb
parentAdd ${PREFIX}/lib to USE_LDCONFIG, in the unlikely (but possible) case that (diff)
1: USE_LDCONFIG.
2: bump version for pkg-plist.
Notes
Notes: svn path=/head/; revision=172901
Diffstat (limited to 'databases/libzdb')
-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 \