Share patches and distinfo between the two w3m packages.
This commit is contained in:
parent
2fe9495616
commit
f164c3956e
2 changed files with 4 additions and 5 deletions
|
@ -1,4 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2002/05/10 06:29:39 kei Exp $
|
||||
|
||||
SHA1 (w3m-0.3-m17n-20020316.tar.gz) = 680f46e46d24fe39f1cd47c8cdde6d4c70253b39
|
||||
Size (w3m-0.3-m17n-20020316.tar.gz) = 2245689 bytes
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue