summaryrefslogtreecommitdiff
path: root/emulators
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 /emulators
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 'emulators')
-rw-r--r--emulators/atari800/Makefile4
-rw-r--r--emulators/bsvc/Makefile4
-rw-r--r--emulators/frodo/Makefile4
-rw-r--r--emulators/hfsutils/Makefile4
-rw-r--r--emulators/tkhfs/Makefile5
-rw-r--r--emulators/vice/Makefile4
6 files changed, 13 insertions, 12 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index 05897cd10518..fe2f8c16cc32 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -3,7 +3,7 @@
# Date created: 29th April, 1997
# Whom: Joel Sutton <sutton@aardvark.apana.org.au>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/10/29 09:07:08 tg Exp $
#
DISTNAME= Atari800-0.8.1
@@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${EXTRA_FILES}
MAINTAINER= sutton@aardvark.apana.org.au
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-LIB_DEPENDS= xview:${PORTSDIR}/x11/xview-lib
+LIB_DEPENDS= xview:${PORTSDIR}/x11-toolkits/xview-lib
RESTRICTED= "xf25 contains copyright ROMs and cannot be distributed"
NO_PACKAGE= ${RESTRICTED}
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile
index d9d42d935443..9055a71b9472 100644
--- a/emulators/bsvc/Makefile
+++ b/emulators/bsvc/Makefile
@@ -3,7 +3,7 @@
# Date created: 03-Mar-1997
# Whom: tenser
#
-# $Id: Makefile,v 1.5 1998/04/04 13:14:19 jseger Exp $
+# $Id: Makefile,v 1.6 1998/04/05 07:30:56 asami Exp $
#
DISTNAME= bsvc-2.0
@@ -14,7 +14,7 @@ EXTRACT_SUFX= -src.tar.z
MAINTAINER= tenser@spitfire.ecsel.psu.edu
-RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
+RUN_DEPENDS= wish4.1:${PORTSDIR}/x11-toolkits/tk41
WRKSRC= ${WRKDIR}/${DISTNAME}/src
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile
index 894e459d3c57..1e26a13e21ce 100644
--- a/emulators/frodo/Makefile
+++ b/emulators/frodo/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 Dez 1997
# Whom: dirk.meyer@dinoex.sub.org
#
-# $Id: Makefile,v 1.2 1998/02/22 08:34:59 fenner Exp $
+# $Id: Makefile,v 1.3 1998/08/05 09:30:49 asami Exp $
DISTNAME= FrodoV4_1a.Src
PKGNAME= frodo-4.1
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://sunsite.unc.edu/pub/micro/commodore/crossplatform/emulators/
MAINTAINER= dirk.meyer@dinoex.sub.org
-RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
+RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
USE_X_PREFIX= YES
ALL_TARGET= Frodo
diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile
index 74a3bedd2e7a..9fc8412553f6 100644
--- a/emulators/hfsutils/Makefile
+++ b/emulators/hfsutils/Makefile
@@ -3,7 +3,7 @@
# Date Created: 7 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.8 1998/03/21 06:47:32 vanilla Exp $
+# $Id: Makefile,v 1.9 1998/03/21 19:19:42 vanilla Exp $
#
DISTNAME= hfsutils-3.2
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ \
MAINTAINER= vanilla@FreeBSD.ORG
-LIB_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11/tk81
+LIB_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11-toolkits/tk81
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl --with-tcl-libs=${PREFIX}/lib --with-tk --with-tk-libs=${PREFIX}/lib
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile
index 02d9cf601b97..ebb66c731d8d 100644
--- a/emulators/tkhfs/Makefile
+++ b/emulators/tkhfs/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 November 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.15 1997/04/20 13:19:02 wosch Exp $
+# $Id: Makefile,v 1.16 1998/07/27 23:24:18 asami Exp $
#
DISTNAME= tkhfs
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= jmz@FreeBSD.org
-RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs wish4.1:${PORTSDIR}/x11/tk41
+RUN_DEPENDS= hfs:${PORTSDIR}/emulators/hfs \
+ wish4.1:${PORTSDIR}/x11-toolkits/tk41
.include <bsd.port.mk>
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index ea55cb5d3a53..36ac1a1444a7 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -3,7 +3,7 @@
# Date created: Mar 28, 1998
# Whom: dchapes@ddm.on.ca
#
-# $Id: Makefile,v 1.4 1998/07/13 20:02:39 dburr Exp $
+# $Id: Makefile,v 1.5 1998/07/19 19:32:02 dburr Exp $
DISTNAME= vice-0.14.1
CATEGORIES= emulators
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/
MAINTAINER= dchapes@ddm.on.ca
-LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d
+LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11-toolkits/Xaw3d
WRKSRC= ${WRKDIR}/vice-0.14.1/src