summaryrefslogtreecommitdiff
path: root/archivers/gcpio/Makefile
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2013-07-21 10:31:26 +0000
committershattered <shattered@pkgsrc.org>2013-07-21 10:31:26 +0000
commita755b61d1795dfa665dbab05847ca2acc31258c7 (patch)
tree96f529c6a8db94a841c0a9457b5a1a7ee510f184 /archivers/gcpio/Makefile
parent1517a233e622672a47c64d790604976223ac50b4 (diff)
downloadpkgsrc-a755b61d1795dfa665dbab05847ca2acc31258c7.tar.gz
Don't install lib/charset.alias
Diffstat (limited to 'archivers/gcpio/Makefile')
-rw-r--r--archivers/gcpio/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile
index 07cd6ec87d7..65d40e7630f 100644
--- a/archivers/gcpio/Makefile
+++ b/archivers/gcpio/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.47 2013/06/23 13:46:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.48 2013/07/21 10:31:26 shattered Exp $
#
DISTNAME= cpio-2.11
PKGNAME= g${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU:=cpio/}
@@ -32,8 +32,6 @@ CONFIGURE_ARGS+= --program-prefix=g
PLIST_VARS+= rmt
-CHECK_FILES_SKIP+= lib/charset.alias
-
.include "../../mk/bsd.prefs.mk"
# don't include rmt if gtar won't build it