summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--benchmarks/iozone/Makefile2
-rw-r--r--benchmarks/iozone21/Makefile2
-rw-r--r--graphics/xfig-devel/Makefile4
-rw-r--r--graphics/xfig/Makefile4
-rw-r--r--graphics/xpaint/Makefile5
-rw-r--r--graphics/xv/Makefile4
-rw-r--r--www/lynx-current/Makefile4
-rw-r--r--www/lynx/Makefile4
-rw-r--r--x11-wm/fvwm/Makefile4
9 files changed, 17 insertions, 16 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 6ff2039..c02157b 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -4,7 +4,7 @@ MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/
EXTRACT_CMD= cd ${WRKDIR}; (gzcat | /usr/local/bin/gunshar)
EXTRACT_ARGS= <
NO_WRKSUBDIR= YES
-DEPENDS= ${PORTSDIR}/utils/gshar+gunshar
+DEPENDS= ${PORTSDIR}/archivers/gshar+gunshar
pre-extract: depends
diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile
index 6ff2039..c02157b 100644
--- a/benchmarks/iozone21/Makefile
+++ b/benchmarks/iozone21/Makefile
@@ -4,7 +4,7 @@ MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/others/
EXTRACT_CMD= cd ${WRKDIR}; (gzcat | /usr/local/bin/gunshar)
EXTRACT_ARGS= <
NO_WRKSUBDIR= YES
-DEPENDS= ${PORTSDIR}/utils/gshar+gunshar
+DEPENDS= ${PORTSDIR}/archivers/gshar+gunshar
pre-extract: depends
diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile
index f764087..2b77923 100644
--- a/graphics/xfig-devel/Makefile
+++ b/graphics/xfig-devel/Makefile
@@ -4,7 +4,7 @@
# Whom: asami
# Original by: roberto
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.2 1995/01/05 05:41:09 asami Exp $
#
DISTNAME= xfig.3.0
@@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.Z
WRKSRC= ${WRKDIR}/xfig
MASTER_SITES= ftp://ftp.x.org/contrib/applications/drawing_tools/xfig/ \
ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/xfig/
-DEPENDS= ${PORTSDIR}/x11/xpm
+DEPENDS= ${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
INSTALL_MANPAGES= yes
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index f764087..2b77923 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -4,7 +4,7 @@
# Whom: asami
# Original by: roberto
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.2 1995/01/05 05:41:09 asami Exp $
#
DISTNAME= xfig.3.0
@@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.Z
WRKSRC= ${WRKDIR}/xfig
MASTER_SITES= ftp://ftp.x.org/contrib/applications/drawing_tools/xfig/ \
ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/xfig/
-DEPENDS= ${PORTSDIR}/x11/xpm
+DEPENDS= ${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
INSTALL_MANPAGES= yes
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 0abe711..9676472 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -3,12 +3,13 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.1.1.1 1995/01/02 22:55:12 swallace Exp $
+# $Id: Makefile,v 1.2 1995/01/03 00:00:27 swallace Exp $
#
DISTNAME= xpaint-2.1.1
MASTER_SITES= ftp://romulus.ucs.uoknor.edu/X/R5contrib/
-DEPENDS= ${PORTSDIR}/x11/jpeg ${PORTSDIR}/x11/tiff ${PORTSDIR}/x11/xpm
+DEPENDS= ${PORTSDIR}/graphics/jpeg ${PORTSDIR}/graphics/tiff \
+ ${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
INSTALL_MANPAGES= yes
WRKSRC= ${.CURDIR}/work/xpaint
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index 800ed5b..c35ffe7 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -3,13 +3,13 @@
# Date created: 30 October 1994
# Whom: smace
#
-# $Id: Makefile,v 1.1.1.1 1994/10/31 04:36:07 smace Exp $
+# $Id: Makefile,v 1.2 1994/12/24 13:22:44 asami Exp $
#
DISTNAME= xv-3.10
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/
-DEPENDS= ${PORTSDIR}/x11/jpeg ${PORTSDIR}/x11/tiff
+DEPENDS= ${PORTSDIR}/graphics/jpeg ${PORTSDIR}/graphics/tiff
INSTALL_MANPAGES= yes
.include <bsd.port.mk>
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index 078a2e4..0e691e6 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -3,13 +3,13 @@
# Date created: 15 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.4 1994/12/17 03:11:08 ache Exp $
+# $Id: Makefile,v 1.5 1994/12/22 05:40:54 ache Exp $
#
DISTNAME= lynx2-3-7
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-7/
ALL_TARGET= freebsd
-DEPENDS= ${PORTSDIR}/devel/gmake
+USES_GMAKE= yes
.include <bsd.port.mk>
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index 078a2e4..0e691e6 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -3,13 +3,13 @@
# Date created: 15 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.4 1994/12/17 03:11:08 ache Exp $
+# $Id: Makefile,v 1.5 1994/12/22 05:40:54 ache Exp $
#
DISTNAME= lynx2-3-7
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-7/
ALL_TARGET= freebsd
-DEPENDS= ${PORTSDIR}/devel/gmake
+USES_GMAKE= yes
.include <bsd.port.mk>
diff --git a/x11-wm/fvwm/Makefile b/x11-wm/fvwm/Makefile
index 0374645..ffd208d 100644
--- a/x11-wm/fvwm/Makefile
+++ b/x11-wm/fvwm/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.9 1994/11/17 00:08:59 jkh Exp $
+# $Id: Makefile,v 1.10 1994/11/18 04:46:15 jkh Exp $
#
DISTNAME= fvwm
@@ -12,7 +12,7 @@ DISTFILES= fvwm-core.tar.gz fvwm-modules.tar.gz \
fvwm-icons.tar.gz
MASTER_SITES= ftp://spcot.sanders.com/pub/fvwm/
USE_IMAKE= yes
-DEPENDS= ${PORTSDIR}/x11/xpm
+DEPENDS= ${PORTSDIR}/graphics/xpm
PKG_ARGS= -v -c ${PKGDIR}/COMMENT -d ${PKGDIR}/DESCR -f ${PKGDIR}/PLIST \
-r ${PKGDIR}/REQUIRES -p ${PREFIX}
OpenPOWER on IntegriCloud