summaryrefslogtreecommitdiff
path: root/graphics/imlib
diff options
context:
space:
mode:
authortron <tron>1998-11-21 22:59:33 +0000
committertron <tron>1998-11-21 22:59:33 +0000
commitb144090973be570a1fe48a4344766ec763e735e1 (patch)
tree3c924666310fa2a44a38735f8f5e63c7b5b79f65 /graphics/imlib
parent6722d7671f74e52db86df96e521fc68cf0be7a30 (diff)
downloadpkgsrc-b144090973be570a1fe48a4344766ec763e735e1.tar.gz
Depend on "gtk+-1.1.3".
Diffstat (limited to 'graphics/imlib')
-rw-r--r--graphics/imlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index a0398770ac0..219c6b842f8 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/11/04 07:52:31 garbled Exp $
+# $NetBSD: Makefile,v 1.5 1998/11/21 22:59:33 tron Exp $
#
DISTNAME= imlib-1.7
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.labs.redhat.com/pub/imlib/TAR/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.labs.redhat.com/imlib/
-DEPENDS+= gtk+-1.1.2:../../x11/gtk
+DEPENDS+= gtk+-1.1.3:../../x11/gtk
DEPENDS+= tiff-3.4:../../graphics/tiff
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= png-1.0.2:../../graphics/png