summaryrefslogtreecommitdiff
path: root/graphics/gqview
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-08 03:30:33 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-08 03:30:33 +0000
commit93d38cce04ed1de1f34605de3a42ee4f147e8e6d (patch)
tree2e8b673f1005c81dca7fd0ae177787bd0642e46c /graphics/gqview
parentUse updated imlib library. (diff)
Use updated imlib library.
Notes
Notes: svn path=/head/; revision=22244
Diffstat (limited to 'graphics/gqview')
-rw-r--r--graphics/gqview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index 099337f0e542..edef74bf95b9 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= nacai@iname.com
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- Imlib.4:${PORTSDIR}/graphics/imlib
+ Imlib.5:${PORTSDIR}/graphics/imlib
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config