summaryrefslogtreecommitdiff
path: root/www/w3m
diff options
context:
space:
mode:
authorwiz <wiz>2002-05-10 16:51:02 +0000
committerwiz <wiz>2002-05-10 16:51:02 +0000
commita5e7f728d40e3249aaea3b801e6b0bee180e20a7 (patch)
tree8ce1ba0f8f05cd9681dd08039d7e94c7b17c2f0d /www/w3m
parent3584ef1913fa25dd6e7eb4a36f2f4a7cd0d196a0 (diff)
downloadpkgsrc-a5e7f728d40e3249aaea3b801e6b0bee180e20a7.tar.gz
Share patches and distinfo between the two w3m packages.
Diffstat (limited to 'www/w3m')
-rw-r--r--www/w3m/Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common
index b865a40ec9e..d8da551c39b 100644
--- a/www/w3m/Makefile.common
+++ b/www/w3m/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2002/05/10 06:27:22 kei Exp $
+# $NetBSD: Makefile.common,v 1.2 2002/05/10 16:51:02 wiz Exp $
#
DISTNAME= w3m-${W3M_VERS}
@@ -20,6 +20,9 @@ WRKSRC= ${WRKDIR}/w3m-${W3M_VERS}
DISTFILES+= ${W3M_SRC}
EXTRACT_ONLY= ${W3M_SRC}
+PATCHDIR= ${.CURDIR}/../w3m/patches
+DISTINFO_FILE= ${.CURDIR}/../w3m/distinfo
+
# multibyte/wide character support was split into libwc in latest version of
# w3m-m17n.
#LIBWC_SRC= libwc-latest.tar.gz