summaryrefslogtreecommitdiff
path: root/devel/git
diff options
context:
space:
mode:
Diffstat (limited to 'devel/git')
-rw-r--r--devel/git/Makefile5
-rw-r--r--devel/git/pkg-plist1
2 files changed, 1 insertions, 5 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile
index 352840405a78..50103c844955 100644
--- a/devel/git/Makefile
+++ b/devel/git/Makefile
@@ -3,6 +3,7 @@
PORTNAME= git
PORTVERSION= 2.1.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= KERNEL_ORG
MASTER_SITE_SUBDIR= software/scm/git
@@ -237,7 +238,6 @@ post-install:
(cd ${WRKDIR}/htmldocs/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
${LN} -s git.html ${STAGEDIR}${DOCSDIR}/index.html
.endif
- -${RM} -f ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/mach/perllocal.pod
${MKDIR} ${STAGEDIR}${PREFIX}/share/emacs/site-lisp/git
${MKDIR} ${STAGEDIR}${PREFIX}/lib/xemacs/site-lisp/git
${INSTALL_DATA} ${WRKSRC}/contrib/emacs/git.el \
@@ -260,8 +260,5 @@ post-install:
.endif
post-stage:
-.if ${PORT_OPTIONS:MPERL}
- ${FIND} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto -name .packlist -exec ${SED} -i '' 's|^${STAGEDIR}||' '{}' \;
-.endif
.include <bsd.port.mk>
diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist
index 6166cf73bcec..606e04c03285 100644
--- a/devel/git/pkg-plist
+++ b/devel/git/pkg-plist
@@ -371,7 +371,6 @@ libexec/git-core/mergetools/emerge
libexec/git-core/mergetools/araxis
%%GUI%%bin/gitk
%%PERLSUB%%%%SITE_PERL%%/Git.pm
-%%PERLSUB%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Git/.packlist
%%PERLSUB%%%%SITE_PERL%%/Git/I18N.pm
%%PERLSUB%%%%SITE_PERL%%/Git/SVN.pm
%%PERLSUB%%%%SITE_PERL%%/Git/IndexInfo.pm