diff options
-rw-r--r-- | devel/xdelta/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xdelta/Makefile b/devel/xdelta/Makefile index 1c6efe5384c..fa61e9c9a4a 100644 --- a/devel/xdelta/Makefile +++ b/devel/xdelta/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/08/23 10:53:46 frueauf Exp $ +# $NetBSD: Makefile,v 1.4 1998/10/04 18:34:19 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.2:../../devel/glib +DEPENDS+= glib-1.1.3:../../devel/glib DEPENDS+= gdbm-1.7.3:../../databases/gdbm USE_LIBTOOL= yes |