diff options
Diffstat (limited to 'www/lynx-current')
-rw-r--r-- | www/lynx-current/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 7b06f38ebd9a..6ffed41df859 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -10,5 +10,6 @@ DISTNAME= lynx2-3-6 EXTRACT_SUFX= .tar.Z MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-6/ ALL_TARGET= freebsd +DEPENDS= ${PORTSDIR}/devel/gmake .include <bsd.port.mk> |