summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
committerasami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
commit1501023452eb1fb6acdc28a2196e24dbd99a1212 (patch)
tree409436ca3502910634e8ede70287fc792e31de14 /x11
parentced852667e215d5ec6ec32129eb19e8c18852d5e (diff)
downloadFreeBSD-ports-1501023452eb1fb6acdc28a2196e24dbd99a1212.zip
FreeBSD-ports-1501023452eb1fb6acdc28a2196e24dbd99a1212.tar.gz
Fix up dependencies for ports that moved into the x11-toolkits category.
Diffstat (limited to 'x11')
-rw-r--r--x11/kde4-baseapps/Makefile6
-rw-r--r--x11/kde4-runtime/Makefile6
-rw-r--r--x11/kde4-workspace/Makefile6
-rw-r--r--x11/kdebase11/Makefile6
-rw-r--r--x11/kdebase2/Makefile6
-rw-r--r--x11/kdebase3/Makefile6
-rw-r--r--x11/kdebase4-runtime/Makefile6
-rw-r--r--x11/kdebase4-workspace/Makefile6
-rw-r--r--x11/kdebase4/Makefile6
-rw-r--r--x11/kdelibs11/Makefile6
-rw-r--r--x11/kdelibs2/Makefile6
-rw-r--r--x11/kdelibs3/Makefile6
-rw-r--r--x11/kdelibs4/Makefile6
-rw-r--r--x11/kworldwatch/Makefile6
-rw-r--r--x11/libsx/Makefile4
-rw-r--r--x11/props/Makefile4
-rw-r--r--x11/tkgoodstuff/Makefile4
-rw-r--r--x11/tycoon/Makefile4
18 files changed, 50 insertions, 50 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile
index 7c2af2e..ec50c2d 100644
--- a/x11/kde4-baseapps/Makefile
+++ b/x11/kde4-baseapps/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.14 1998/07/13 23:42:48 se Exp $
+# $Id: Makefile,v 1.15 1998/07/23 20:52:03 se Exp $
#
DISTNAME= kdebase-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/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile
index 7c2af2e..ec50c2d 100644
--- a/x11/kde4-runtime/Makefile
+++ b/x11/kde4-runtime/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.14 1998/07/13 23:42:48 se Exp $
+# $Id: Makefile,v 1.15 1998/07/23 20:52:03 se Exp $
#
DISTNAME= kdebase-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/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile
index 7c2af2e..ec50c2d 100644
--- a/x11/kde4-workspace/Makefile
+++ b/x11/kde4-workspace/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.14 1998/07/13 23:42:48 se Exp $
+# $Id: Makefile,v 1.15 1998/07/23 20:52:03 se Exp $
#
DISTNAME= kdebase-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/x11/kdebase11/Makefile b/x11/kdebase11/Makefile
index 7c2af2e..ec50c2d 100644
--- a/x11/kdebase11/Makefile
+++ b/x11/kdebase11/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.14 1998/07/13 23:42:48 se Exp $
+# $Id: Makefile,v 1.15 1998/07/23 20:52:03 se Exp $
#
DISTNAME= kdebase-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/x11/kdebase2/Makefile b/x11/kdebase2/Makefile
index 7c2af2e..ec50c2d 100644
--- a/x11/kdebase2/Makefile
+++ b/x11/kdebase2/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.14 1998/07/13 23:42:48 se Exp $
+# $Id: Makefile,v 1.15 1998/07/23 20:52:03 se Exp $
#
DISTNAME= kdebase-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/x11/kdebase3/Makefile b/x11/kdebase3/Makefile
index 7c2af2e..ec50c2d 100644
--- a/x11/kdebase3/Makefile
+++ b/x11/kdebase3/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.14 1998/07/13 23:42:48 se Exp $
+# $Id: Makefile,v 1.15 1998/07/23 20:52:03 se Exp $
#
DISTNAME= kdebase-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/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile
index 7c2af2e..ec50c2d 100644
--- a/x11/kdebase4-runtime/Makefile
+++ b/x11/kdebase4-runtime/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.14 1998/07/13 23:42:48 se Exp $
+# $Id: Makefile,v 1.15 1998/07/23 20:52:03 se Exp $
#
DISTNAME= kdebase-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/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile
index 7c2af2e..ec50c2d 100644
--- a/x11/kdebase4-workspace/Makefile
+++ b/x11/kdebase4-workspace/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.14 1998/07/13 23:42:48 se Exp $
+# $Id: Makefile,v 1.15 1998/07/23 20:52:03 se Exp $
#
DISTNAME= kdebase-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/x11/kdebase4/Makefile b/x11/kdebase4/Makefile
index 7c2af2e..ec50c2d 100644
--- a/x11/kdebase4/Makefile
+++ b/x11/kdebase4/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.14 1998/07/13 23:42:48 se Exp $
+# $Id: Makefile,v 1.15 1998/07/23 20:52:03 se Exp $
#
DISTNAME= kdebase-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/x11/kdelibs11/Makefile b/x11/kdelibs11/Makefile
index 8abaf1e..a15c2a9 100644
--- a/x11/kdelibs11/Makefile
+++ b/x11/kdelibs11/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.13 1998/07/13 23:35:52 se Exp $
+# $Id: Makefile,v 1.14 1998/07/23 20:52:04 se Exp $
#
DISTNAME= kdelibs-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
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile
index 8abaf1e..a15c2a9 100644
--- a/x11/kdelibs2/Makefile
+++ b/x11/kdelibs2/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.13 1998/07/13 23:35:52 se Exp $
+# $Id: Makefile,v 1.14 1998/07/23 20:52:04 se Exp $
#
DISTNAME= kdelibs-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
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 8abaf1e..a15c2a9 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.13 1998/07/13 23:35:52 se Exp $
+# $Id: Makefile,v 1.14 1998/07/23 20:52:04 se Exp $
#
DISTNAME= kdelibs-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
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index 8abaf1e..a15c2a9 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.13 1998/07/13 23:35:52 se Exp $
+# $Id: Makefile,v 1.14 1998/07/23 20:52:04 se Exp $
#
DISTNAME= kdelibs-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
diff --git a/x11/kworldwatch/Makefile b/x11/kworldwatch/Makefile
index 6040652..ba76506 100644
--- a/x11/kworldwatch/Makefile
+++ b/x11/kworldwatch/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 July 1998
# Whom: Marc G. Fournier <scrappy@freebsd.org>
#
-# $Id: Makefile,v 1.1.1.1 1998/07/12 08:39:37 scrappy Exp $
+# $Id: Makefile,v 1.2 1998/07/25 12:42:49 asami Exp $
#
DISTNAME= kworldwatch-0.6
@@ -14,8 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= scrappy@freebsd.org
-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 \
kdecore\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \
kfm\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs
diff --git a/x11/libsx/Makefile b/x11/libsx/Makefile
index 4eb0af9..6d1912c 100644
--- a/x11/libsx/Makefile
+++ b/x11/libsx/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 December 1996
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.5 1997/09/15 07:28:02 tg Exp $
+# $Id: Makefile,v 1.6 1998/08/05 09:31:44 asami Exp $
#
DISTNAME= libsx
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= giffunip@asme.org
-LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d
+LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11-toolkits/Xaw3d
USE_X_PREFIX= yes
ALL_TARGET= src freq
diff --git a/x11/props/Makefile b/x11/props/Makefile
index 98173a1..92bb148 100644
--- a/x11/props/Makefile
+++ b/x11/props/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 January 1998
# Whom: jraynard
#
-# $Id: Makefile,v 1.1.1.1 1998/01/04 22:31:25 jraynard Exp $
+# $Id: Makefile,v 1.2 1998/01/06 06:19:17 asami Exp $
#
DISTNAME= props-1.0
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.freebsd.org/~jraynard/ports/distfiles/
MAINTAINER= jraynard@@freebsd.org
-LIB_DEPENDS= xview\\.3\\.:${PORTSDIR}/x11/xview-lib
+LIB_DEPENDS= xview\\.3\\.:${PORTSDIR}/x11-toolkits/xview-lib
WRKSRC= ${WRKDIR}/props
USE_IMAKE= yes
diff --git a/x11/tkgoodstuff/Makefile b/x11/tkgoodstuff/Makefile
index e6c80f7..e36fa58 100644
--- a/x11/tkgoodstuff/Makefile
+++ b/x11/tkgoodstuff/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 Oct 1996
# Whom: pst
#
-# $Id: Makefile,v 1.9 1997/11/14 17:51:01 pst Exp $
+# $Id: Makefile,v 1.10 1998/02/21 22:38:06 fenner Exp $
#
DISTNAME= tkgoodstuff8.0-final
@@ -14,7 +14,7 @@ MASTER_SITES= http://www-personal.umich.edu/~markcrim/tkgoodstuff/dists/
MAINTAINER= pst@FreeBSD.org
RUN_DEPENDS= fvwm2:${PORTSDIR}/x11/fvwm2
-LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
+LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80
GNU_CONFIGURE= yes
CONFIGURE_ENV= TCLCONFIGSH=${PREFIX}/lib/tcl8.0/tclConfig.sh \
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile
index 1e05948..ed9a130 100644
--- a/x11/tycoon/Makefile
+++ b/x11/tycoon/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 September 1997
# Whom: steve@farrell.org
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/11/24 05:02:43 fenner Exp $
#
DISTNAME= tycoon-1.07o
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= X11/desktop
MAINTAINER= steve@farrell.org
-LIB_DEPENDS= xforms:${PORTSDIR}/x11/xforms
+LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
OpenPOWER on IntegriCloud