summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache>2014-05-28 12:49:25 +0000
committerobache <obache>2014-05-28 12:49:25 +0000
commit80099091b7b5a75e48055281b4bd8a7854e46c81 (patch)
treed8415f9925a978a37b066cbb8d9b1ec3d558b0e1 /devel
parent2e18cc459fcaaa1563968b477a31372f906ca2f9 (diff)
downloadpkgsrc-80099091b7b5a75e48055281b4bd8a7854e46c81.tar.gz
PERL5_PACKLIST is already defined above.
Diffstat (limited to 'devel')
-rw-r--r--devel/git-base/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/git-base/Makefile b/devel/git-base/Makefile
index fbaf5d7926f..ca509060058 100644
--- a/devel/git-base/Makefile
+++ b/devel/git-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2014/05/28 12:08:53 obache Exp $
+# $NetBSD: Makefile,v 1.13 2014/05/28 12:49:25 obache Exp $
.include "../../devel/git/Makefile.common"
@@ -23,7 +23,6 @@ PERL5_CONFIGURE= no
PERL5_PACKLIST= auto/Git/.packlist
REPLACE_PERL+= *.perl */*.perl */*/*.perl
REPLACE_PERL+= contrib/hooks/update-paranoid
-PERL5_PACKLIST= auto/Git/.packlist
CFLAGS.NetBSD+= -D_NETBSD_SOURCE