aboutsummaryrefslogtreecommitdiffstats
path: root/www/lynx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/lynx/Makefile')
-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>