aboutsummaryrefslogtreecommitdiff
path: root/www/lynx-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/lynx-current/Makefile')
-rw-r--r--www/lynx-current/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index 57fb999eb42a..b08fe2e72652 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -11,22 +11,16 @@
DISTNAME= lynx2-6
PKGNAME= lynx-2.6
CATEGORIES+= www
-MASTER_SITES= http://www.wfbr.edu/lynx/ \
+MASTER_SITES= ftp://ftp2.cc.ukans.edu/pub/lynx/lynx2-6/ \
ftp://ftp.more.net/pub/mirrors/lynx/
-EXTRACT_SUFX= .zip
PATCH_SITES= http://www.nyu.edu/pages/wsn/subir/lynx/patches/
PATCHFILES= 2-6-patch1.txt 2-6-patch2.txt 2-6-patch3.txt 2-6-patch4.txt \
- 2-6-patch5.txt
+ 2-6-patch5.txt 2-6-patch7.txt
PATCH_DIST_STRIP= -p1 -l
MAINTAINER= ache@FreeBSD.ORG
-BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-
-EXTRACT_CMD= unzip
-EXTRACT_ARGS= -q
-
ALL_TARGET= freebsd-ncurses
.include <bsd.port.mk>