aboutsummaryrefslogtreecommitdiff
path: root/graphics/imlib2
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
commit5264cbceb577ae0481e496f827ae4d0e18712945 (patch)
tree03d79514a3868d93e8dc51510d0a33f4b098dd70 /graphics/imlib2
parent24d53f75d3bed77cec793c49107c31db659fb9a5 (diff)
downloadports-5264cbceb577ae0481e496f827ae4d0e18712945.tar.gz
ports-5264cbceb577ae0481e496f827ae4d0e18712945.zip
Fix up dependencies for ports that moved into the x11-toolkits category.
Notes
Notes: svn path=/head/; revision=12335
Diffstat (limited to 'graphics/imlib2')
-rw-r--r--graphics/imlib2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index 9b8b48fc0b8a..24946462aeea 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.24 1998/07/30 05:30:42 vanilla Exp $
+# $Id: Makefile,v 1.25 1998/08/05 09:31:12 asami Exp $
#
DISTNAME= imlib-1.7
@@ -18,7 +18,7 @@ LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png \
jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
gif\\.3\\.:${PORTSDIR}/graphics/giflib \
- gtk\\.1\\.5:${PORTSDIR}/x11/gtk
+ gtk\\.1\\.5:${PORTSDIR}/x11-toolkits/gtk
USE_GMAKE= yes
USE_X_PREFIX= yes