summaryrefslogtreecommitdiff
path: root/pkgtools/port2pkg
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-06-06 01:39:59 +0000
committerobache <obache@pkgsrc.org>2011-06-06 01:39:59 +0000
commit493869be0741091cb066906a5494638be1907603 (patch)
tree0dd8ac9a250b0a34b7ec55dcdab59d6817d26ad7 /pkgtools/port2pkg
parentaa24d10ea06563408b741898eae3bf58ca6e351b (diff)
downloadpkgsrc-493869be0741091cb066906a5494638be1907603.tar.gz
replace shebang for perl.
Bump PKGREVISION.
Diffstat (limited to 'pkgtools/port2pkg')
-rw-r--r--pkgtools/port2pkg/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/pkgtools/port2pkg/Makefile b/pkgtools/port2pkg/Makefile
index 2ed72d1ab22..c139925c886 100644
--- a/pkgtools/port2pkg/Makefile
+++ b/pkgtools/port2pkg/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2009/02/10 00:19:50 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2011/06/06 01:39:59 obache Exp $
#
DISTNAME= port2pkg-1.11
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
@@ -28,6 +28,8 @@ SUBST_STAGE.gtar= pre-configure
SUBST_FILES.gtar= port2pkg.pl
SUBST_SED.gtar= -e 's|$${GTAR}|${GTAR}|g'
+REPLACE_PERL+= port2pkg.pl
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/port2pkg.pl ${DESTDIR}${PREFIX}/bin/port2pkg
${INSTALL_MAN} ${WRKSRC}/port2pkg.0 ${DESTDIR}${PREFIX}/${PKGMANDIR}/cat1