summaryrefslogtreecommitdiff
path: root/graphics/gview
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/gview
parentUse updated imlib library. (diff)
Use updated imlib library.
Notes
Notes: svn path=/head/; revision=22244
Diffstat (limited to 'graphics/gview')
-rw-r--r--graphics/gview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gview/Makefile b/graphics/gview/Makefile
index cafde13100fc..b93be5c6ca7f 100644
--- a/graphics/gview/Makefile
+++ b/graphics/gview/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://gview.netpedia.net/ \
MAINTAINER= andy@icc.surw.chel.su
-LIB_DEPENDS= gdk_imlib.4:${PORTSDIR}/graphics/imlib \
+LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib \
intl.1:${PORTSDIR}/devel/gettext
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config