From 653dec377cc669a8bc2927f931a5761df9c86acd Mon Sep 17 00:00:00 2001 From: linimon Date: Sun, 29 Aug 2004 03:43:57 +0000 Subject: Remove -P option from tar. This patch has already been incorporated into the upstream sources. PR: ports/70806 Submitted by: SANETO Takanori --- security/oinkmaster/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/oinkmaster/Makefile') diff --git a/security/oinkmaster/Makefile b/security/oinkmaster/Makefile index f5f71b47a317..337bbb700596 100644 --- a/security/oinkmaster/Makefile +++ b/security/oinkmaster/Makefile @@ -29,6 +29,7 @@ IGNORE= needs at least perl 5.6.1 post-patch: @${REINPLACE_CMD} -e 's,/usr/bin/perl,${PERL},g' \ + -e 's,"tPf","tf",' \ ${WRKSRC}/oinkmaster.pl do-install: -- cgit