aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-frontends
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/sane-frontends
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/sane-frontends')
-rw-r--r--graphics/sane-frontends/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile
index 4a88461ada34..0ab33bfde01d 100644
--- a/graphics/sane-frontends/Makefile
+++ b/graphics/sane-frontends/Makefile
@@ -4,7 +4,7 @@
# Whom: gary@hotlava.com
# obrien@FreeBSD.org
#
-# $Id: Makefile,v 1.4 1998/05/26 08:17:56 dburr Exp $
+# $Id: Makefile,v 1.5 1998/07/12 22:31:09 steve Exp $
#
DISTNAME= sane-0.73
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \
MAINTAINER= gary@hotlava.com
-LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11/gtk
+LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11-toolkits/gtk
GNU_CONFIGURE= yes
USE_GMAKE= yes