aboutsummaryrefslogtreecommitdiff
path: root/www/lynx/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-11-02 00:55:21 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-11-02 00:55:21 +0000
commitadac9c89239cda5dcc17272db6befeca91b167a5 (patch)
treea3b6f8f503c1c358c5eef709e016baa639b87cb7 /www/lynx/Makefile
parent4a2478071f4c6b32ce30a56db77082643c9960df (diff)
downloadports-adac9c89239cda5dcc17272db6befeca91b167a5.tar.gz
ports-adac9c89239cda5dcc17272db6befeca91b167a5.zip
Yet one official patch added
Notes
Notes: svn path=/head/; revision=4250
Diffstat (limited to 'www/lynx/Makefile')
-rw-r--r--www/lynx/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index d7f280297704..b5c993018d4d 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -5,7 +5,7 @@
# Date created: 15 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.27 1996/10/09 17:19:34 ache Exp $
+# $Id: Makefile,v 1.28 1996/10/22 02:10:12 ache Exp $
#
DISTNAME= lynx2-6
@@ -20,12 +20,15 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
EXTRACT_CMD= unzip
EXTRACT_ARGS= -q -o
-#PATCH_SITES= http://www.nyu.edu/pages/wsn/subir/lynx/patches/
-#PATCHFILES= 2-6-patch11.txt
-#PATCH_DIST_ARGS+= -d ${WRKSRC}/src
+PATCH_SITES= http://www.nyu.edu/pages/wsn/subir/lynx/patches/
+PATCHFILES= 2-6-patch11.txt
MAINTAINER= ache@FreeBSD.ORG
ALL_TARGET= freebsd-ncurses
.include <bsd.port.mk>
+
+# must be after bsd.port.mk
+
+PATCH_DIST_ARGS+= -d ${WRKSRC}/src