summaryrefslogtreecommitdiff
path: root/devel/xdelta
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-06-13 10:40:24 +0000
committerwiz <wiz@pkgsrc.org>2000-06-13 10:40:24 +0000
commit4a72b8b121e16844de81a06ee68a1fa6cf242ab0 (patch)
tree1e23fe3d56a80c461970083048edf491f93760cb /devel/xdelta
parent9bbcfeb56d6c55ba65f47b32a84ed290c5cfca80 (diff)
downloadpkgsrc-4a72b8b121e16844de81a06ee68a1fa6cf242ab0.tar.gz
change dependency from gdbm-1.7.3 to gdbm>=1.7.3
Diffstat (limited to 'devel/xdelta')
-rw-r--r--devel/xdelta/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xdelta/Makefile b/devel/xdelta/Makefile
index c3a1b3ce42d..77b07886f5c 100644
--- a/devel/xdelta/Makefile
+++ b/devel/xdelta/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/06/01 11:23:25 rh Exp $
+# $NetBSD: Makefile,v 1.14 2000/06/13 10:40:25 wiz Exp $
#
DISTNAME= xdelta-0.22
@@ -9,7 +9,7 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://scam.XCF.Berkeley.EDU/~jmacd/xdelta.html
DEPENDS+= glib-1.2.*:../../devel/glib
-DEPENDS+= gdbm-1.7.3:../../databases/gdbm
+DEPENDS+= gdbm>=1.7.3:../../databases/gdbm
USE_PKGLIBTOOL= yes
GNU_CONFIGURE= yes