summaryrefslogtreecommitdiff
path: root/devel/xdelta/Makefile
diff options
context:
space:
mode:
authortron <tron>1999-01-16 05:48:02 +0000
committertron <tron>1999-01-16 05:48:02 +0000
commit7718a088f81f0b0a408bfe8329bdf36f40a8fe59 (patch)
tree77aca6f0f72f85b1607e5acff4289339ecfd3c65 /devel/xdelta/Makefile
parent95a9e2651d770cb59821aa7e682767aa1209d132 (diff)
downloadpkgsrc-7718a088f81f0b0a408bfe8329bdf36f40a8fe59.tar.gz
Depend on version 1.1.12 of "glib" package.
Diffstat (limited to 'devel/xdelta/Makefile')
-rw-r--r--devel/xdelta/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xdelta/Makefile b/devel/xdelta/Makefile
index f6a0320c68f..e0c649b5309 100644
--- a/devel/xdelta/Makefile
+++ b/devel/xdelta/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/12/19 00:02:39 tron Exp $
+# $NetBSD: Makefile,v 1.7 1999/01/16 05:48:02 tron Exp $
#
DISTNAME= xdelta-0.22
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://www.xcf.berkeley.edu/pub/xdelta/
MAINTAINER= root@garbled.net
HOMEPAGE= http://scam.XCF.Berkeley.EDU/~jmacd/xdelta.html
-DEPENDS+= glib-1.1.9:../../devel/glib
+DEPENDS+= glib-1.1.12:../../devel/glib
DEPENDS+= gdbm-1.7.3:../../databases/gdbm
USE_LIBTOOL= yes