summaryrefslogtreecommitdiff
path: root/www/lynx
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 13:17:41 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-13 13:17:41 +0000
commitc33be61ae6b0288f7537a673e38b4348c321890a (patch)
tree80e78a0bbd7aa9a8505eb53ce72887d71643fc21 /www/lynx
parentAdjust DEPENDS to conform to reshuffle. (diff)
Update DEPENDS lines to point to the new relocated ports.
Notes
Notes: svn path=/head/; revision=762
Diffstat (limited to 'www/lynx')
-rw-r--r--www/lynx/Makefile4
1 files changed, 2 insertions, 2 deletions
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>