summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Shellwords
diff options
context:
space:
mode:
authorminskim <minskim>2005-01-08 13:25:03 +0000
committerminskim <minskim>2005-01-08 13:25:03 +0000
commitd945ab163956528252049804094c7bf1fd4187b6 (patch)
tree6fc8d43075421e277d079454e37e7a0139bc0816 /textproc/p5-Text-Shellwords
parentd922760afad3483124a1eac6f3e9922ef5e57965 (diff)
downloadpkgsrc-d945ab163956528252049804094c7bf1fd4187b6.tar.gz
Remove redundant target.
Diffstat (limited to 'textproc/p5-Text-Shellwords')
-rw-r--r--textproc/p5-Text-Shellwords/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/p5-Text-Shellwords/Makefile b/textproc/p5-Text-Shellwords/Makefile
index f559f956e63..2a5a94a441a 100644
--- a/textproc/p5-Text-Shellwords/Makefile
+++ b/textproc/p5-Text-Shellwords/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/01/08 12:52:35 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2005/01/08 13:25:03 minskim Exp $
#
DISTNAME= Text-Shellwords-1.02
@@ -15,8 +15,5 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Shellwords/.packlist
-pre-build:
- cd ${WRKSRC}; perl Makefile.PL
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"