aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-13 21:17:41 +0800
committerjkh <jkh@FreeBSD.org>1995-01-13 21:17:41 +0800
commitc20be7f910ed9e625c717e45bfd698190b9902ae (patch)
tree10cc6db3a683300bcd5085d8363ced731c0945b7 /www
parenta920f72e890437536ea29308311e666810ba44b0 (diff)
downloadfreebsd-ports-gnome-c20be7f910ed9e625c717e45bfd698190b9902ae.tar.gz
freebsd-ports-gnome-c20be7f910ed9e625c717e45bfd698190b9902ae.tar.zst
freebsd-ports-gnome-c20be7f910ed9e625c717e45bfd698190b9902ae.zip
Update DEPENDS lines to point to the new relocated ports.
Diffstat (limited to 'www')
-rw-r--r--www/lynx-current/Makefile4
-rw-r--r--www/lynx/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index 078a2e4859e2..0e691e6864f7 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 078a2e4859e2..0e691e6864f7 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>