aboutsummaryrefslogtreecommitdiffstats
path: root/databases/dbh10/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2004-04-06 15:50:32 +0800
committerijliao <ijliao@FreeBSD.org>2004-04-06 15:50:32 +0800
commit04ccd3c7e0984c4ac01deb91639c4e908c57502f (patch)
treeb639e3c59d0b3e13049f433e123370505b3cc23d /databases/dbh10/Makefile
parentc9aa1ed0f1f751394e357bb07c25db934a561b37 (diff)
downloadfreebsd-ports-gnome-04ccd3c7e0984c4ac01deb91639c4e908c57502f.tar.gz
freebsd-ports-gnome-04ccd3c7e0984c4ac01deb91639c4e908c57502f.tar.zst
freebsd-ports-gnome-04ccd3c7e0984c4ac01deb91639c4e908c57502f.zip
upgrade to 1.0.18
Diffstat (limited to 'databases/dbh10/Makefile')
-rw-r--r--databases/dbh10/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/dbh10/Makefile b/databases/dbh10/Makefile
index 04309e51db93..156ea451c0e0 100644
--- a/databases/dbh10/Makefile
+++ b/databases/dbh10/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= dbh
-PORTVERSION= 1.0.17
+PORTVERSION= 1.0.18
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,9 +16,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E}
MAINTAINER= ports@FreeBSD.org
COMMENT= Disk Based Hashtables
+USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget pkgconfig
-USE_LIBTOOL_VER= 13
-LIBTOOLFLAGS= --disable-ltlibs --release-ignore
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>