aboutsummaryrefslogtreecommitdiff
path: root/databases/dbh10/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-04-06 07:50:32 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-04-06 07:50:32 +0000
commit25508aacf9ebcf1dd7aaa409ae86dff76c7426ac (patch)
tree5aa06122aceb7086ca65f66c30119d9d42959ca7 /databases/dbh10/Makefile
parent57738dc25581fd7c5b07fec76cbeab38e9b57133 (diff)
Notes
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>