aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-08 07:56:56 +0800
committerasami <asami@FreeBSD.org>1998-08-08 07:56:56 +0800
commit1501023452eb1fb6acdc28a2196e24dbd99a1212 (patch)
tree409436ca3502910634e8ede70287fc792e31de14 /deskutils
parentced852667e215d5ec6ec32129eb19e8c18852d5e (diff)
downloadfreebsd-ports-graphics-1501023452eb1fb6acdc28a2196e24dbd99a1212.tar.gz
freebsd-ports-graphics-1501023452eb1fb6acdc28a2196e24dbd99a1212.tar.zst
freebsd-ports-graphics-1501023452eb1fb6acdc28a2196e24dbd99a1212.zip
Fix up dependencies for ports that moved into the x11-toolkits category.
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/cbb/Makefile6
-rw-r--r--deskutils/ical/Makefile4
-rw-r--r--deskutils/kcharselect/Makefile6
-rw-r--r--deskutils/korganizer/Makefile6
-rw-r--r--deskutils/kproject/Makefile6
-rw-r--r--deskutils/zorro/Makefile4
6 files changed, 16 insertions, 16 deletions
diff --git a/deskutils/cbb/Makefile b/deskutils/cbb/Makefile
index 0f221a5df90..2eaa144e6a6 100644
--- a/deskutils/cbb/Makefile
+++ b/deskutils/cbb/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 September, 1997
# Whom: kline
#
-# $Id: Makefile,v 1.3 1998/02/21 22:37:53 fenner Exp $
+# $Id: Makefile,v 1.4 1998/08/07 22:17:52 asami Exp $
#
DISTNAME= cbb-0.73
@@ -14,9 +14,9 @@ MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \
MAINTAINER= kline@thought.org
# extern.conf could easily be patched to use `plan' over `ical'
-RUN_DEPENDS= wish4.2:${PORTSDIR}/x11/tk42 \
+RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42 \
ical:${PORTSDIR}/misc/ical
-LIB_DEPENDS= tk42\\.1\\.:${PORTSDIR}/x11/tk42
+LIB_DEPENDS= tk42\\.1\\.:${PORTSDIR}/x11-toolkits/tk42
NO_BUILD= yes
USE_PERL5= yes
diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile
index 24cda2bc05b..54cffad2111 100644
--- a/deskutils/ical/Makefile
+++ b/deskutils/ical/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Aug 28 13:35:31 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.18 1998/03/20 09:59:49 tg Exp $
+# $Id: Makefile,v 1.19 1998/08/07 22:17:52 asami Exp $
#
DISTNAME= ical-2.2
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.research.digital.com/SRC/personal/Sanjay_Ghemawat/ical/
MAINTAINER= erich@FreeBSD.ORG
-LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
+LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile
index 60af357152d..3f4c9da12b4 100644
--- a/deskutils/kcharselect/Makefile
+++ b/deskutils/kcharselect/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.14 1998/07/14 22:33:37 se Exp $
+# $Id: Makefile,v 1.15 1998/07/23 20:52:01 se Exp $
#
DISTNAME= kdeutils-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 \
gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
kdecore\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \
diff --git a/deskutils/korganizer/Makefile b/deskutils/korganizer/Makefile
index 46cceec0db2..f8c72364851 100644
--- a/deskutils/korganizer/Makefile
+++ b/deskutils/korganizer/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 May 1998
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
#
-# $Id: Makefile,v 1.2 1998/05/25 21:03:02 fenner Exp $
+# $Id: Makefile,v 1.3 1998/08/07 22:17:52 asami Exp $
#
DISTNAME= korganizer-0.9
@@ -13,8 +13,8 @@ MASTER_SITE_SUBDIR= unstable/apps/office
MAINTAINER= hanspb@persbraten.vgs.no
-BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt
-LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \
+BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt
+LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11-toolkits/qt \
gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
kdecore\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
diff --git a/deskutils/kproject/Makefile b/deskutils/kproject/Makefile
index e17ea22152d..c7ec96cdf15 100644
--- a/deskutils/kproject/Makefile
+++ b/deskutils/kproject/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 May 1998
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
#
-# $Id: Makefile,v 1.1.1.1 1998/05/26 08:07:53 tg Exp $
+# $Id: Makefile,v 1.2 1998/08/07 22:17:52 asami Exp $
#
DISTNAME= kproject-0.1
@@ -14,9 +14,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= hanspb@persbraten.vgs.no
-BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt \
+BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt \
libtool:${PORTSDIR}/devel/libtool
-LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \
+LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11-toolkits/qt \
kdecore\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs
diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile
index fb792dadd50..3693da8bf43 100644
--- a/deskutils/zorro/Makefile
+++ b/deskutils/zorro/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 Aug 1996
# Whom: shanee@rabbit.augusta.de
#
-# $Id: Makefile,v 1.11 1998/03/20 14:35:30 tg Exp $
+# $Id: Makefile,v 1.12 1998/08/07 22:17:55 asami Exp $
#
DISTNAME= zorro-1.1p8
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/
MAINTAINER= shanee@augusta.de
-LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80
+LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
NO_BUILD= yes