summaryrefslogtreecommitdiff
path: root/converters
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 /converters
parentRename category from x11 to x11-toolkits. (diff)
Fix up dependencies for ports that moved into the x11-toolkits category.
Notes
Notes: svn path=/head/; revision=12335
Diffstat (limited to 'converters')
-rw-r--r--converters/kdesupport11/Makefile6
-rw-r--r--converters/kdesupport2/Makefile6
-rw-r--r--converters/xdeview/Makefile4
3 files changed, 8 insertions, 8 deletions
diff --git a/converters/kdesupport11/Makefile b/converters/kdesupport11/Makefile
index 6013c4b80fba..b18eee7c8a69 100644
--- a/converters/kdesupport11/Makefile
+++ b/converters/kdesupport11/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.8 1998/07/19 17:41:45 se Exp $
+# $Id: Makefile,v 1.9 1998/07/23 20:51:58 se Exp $
#
DISTNAME= kdesupport-1.0
@@ -13,8 +13,8 @@ MASTER_SITE_SUBDIR= stable/1.0/distribution/tar/generic/source
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt140
-LIB_DEPENDS= qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11/qt140
+BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt140
+LIB_DEPENDS= qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11-toolkits/qt140
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile
index 6013c4b80fba..b18eee7c8a69 100644
--- a/converters/kdesupport2/Makefile
+++ b/converters/kdesupport2/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.8 1998/07/19 17:41:45 se Exp $
+# $Id: Makefile,v 1.9 1998/07/23 20:51:58 se Exp $
#
DISTNAME= kdesupport-1.0
@@ -13,8 +13,8 @@ MASTER_SITE_SUBDIR= stable/1.0/distribution/tar/generic/source
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt140
-LIB_DEPENDS= qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11/qt140
+BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt140
+LIB_DEPENDS= qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11-toolkits/qt140
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile
index ef692327097a..e3cae616477c 100644
--- a/converters/xdeview/Makefile
+++ b/converters/xdeview/Makefile
@@ -3,7 +3,7 @@
# Date Created: 9 Feb 1997
# Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
#
-# $Id: Makefile,v 1.12 1998/03/20 14:35:27 tg Exp $
+# $Id: Makefile,v 1.13 1998/06/14 17:50:49 hoek Exp $
#
DISTNAME= uudeview-0.5.13
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/ \
MAINTAINER= hoek@FreeBSD.ORG
-LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80 \
+LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 \
uu\\.1\\.:${PORTSDIR}/converters/uulib
GNU_CONFIGURE= yes