summaryrefslogtreecommitdiff
path: root/graphics/imlib
diff options
context:
space:
mode:
authortron <tron>1998-10-04 19:20:44 +0000
committertron <tron>1998-10-04 19:20:44 +0000
commitacc24d24b4f060e62b594b3ebfa6f2fa66bc04f9 (patch)
tree557908f9e20c5a97989ede6c3cf3fdbf5fd8aaab /graphics/imlib
parent7605003cc57c883d592b6857bdd683b4477dccd8 (diff)
downloadpkgsrc-acc24d24b4f060e62b594b3ebfa6f2fa66bc04f9.tar.gz
Depend on "gtk+-1.1.2".
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 695ef051db6..c06befd48f2 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/09/14 06:37:01 garbled Exp $
+# $NetBSD: Makefile,v 1.3 1998/10/04 19:20:44 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.1:../../x11/gtk
+DEPENDS+= gtk+-1.1.2:../../x11/gtk
DEPENDS+= tiff-3.4:../../graphics/tiff
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= png-1.0.2:../../graphics/png