let us backout and not be hasty to use autotools in devel/diffutils
This commit is contained in:
parent
0d7a9fbab5
commit
ab74d9c5d3
2 changed files with 2 additions and 9 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.32 2013/05/24 11:40:52 richard Exp $
|
||||
# $NetBSD: Makefile,v 1.33 2013/05/30 16:31:33 richard Exp $
|
||||
#
|
||||
|
||||
DISTNAME= diffutils-3.3
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=diffutils/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
@ -14,8 +13,6 @@ LICENSE= gnu-gpl-v2
|
|||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_TOOLS+= autoreconf automake m4
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
INFO_FILES= YES # PLIST
|
||||
|
||||
|
@ -42,8 +39,5 @@ SUBST_STAGE.diff= pre-configure
|
|||
SUBST_FILES.diff= src/Makefile.in
|
||||
SUBST_SED.diff= -e 's;%DEFAULT_DIFF_PROGRAM%;${PREFIX}/bin/gdiff;'
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKSRC} && autoreconf -vfi
|
||||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.9 2013/05/24 11:40:52 richard Exp $
|
||||
$NetBSD: distinfo,v 1.10 2013/05/30 16:31:33 richard Exp $
|
||||
|
||||
SHA1 (diffutils-3.3.tar.xz) = 6463cce7d3eb73489996baefd0e4425928ecd61e
|
||||
RMD160 (diffutils-3.3.tar.xz) = 5785f14f89923ad115957b88c0bb4766cd4ededc
|
||||
Size (diffutils-3.3.tar.xz) = 1197832 bytes
|
||||
SHA1 (patch-aa) = 20e262ca71fe9ca36933e96f790f553130efcd88
|
||||
SHA1 (patch-ab) = f875decfb827c10aee02da58012a735a40f3d682
|
||||
SHA1 (patch-configure.ac) = dec1c8fa34a8657a3178d94205a1d34b849e203f
|
||||
|
|
Loading…
Reference in a new issue