summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-03-30 02:06:09 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-03-30 02:06:09 +0000
commit0eef9143af4fc854d39c2b589e5ea109fbc49372 (patch)
tree93bbf0ffd05d06e95f91bc85b98a95040cb1123b
parent- devel/subversion-perl (WITH_PERL) installs perllocal.pod, get rid of it. (diff)
- unbreak BROKEN
- for ports incorrectly installs perllocal.pod, please % perldoc ExtUtils::MakeMaker and search for "pure_install" PR: 79293 Submitted by: Ying-Chieh Chen <yinjieh AT csie dot nctu dot edu dot tw> Approved by: portmgr (marcus)
Notes
Notes: svn path=/head/; revision=132119
-rw-r--r--devel/p5-subversion/Makefile2
-rw-r--r--devel/subversion-perl/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/devel/p5-subversion/Makefile b/devel/p5-subversion/Makefile
index b8b83c0b7997..564b68ac146c 100644
--- a/devel/p5-subversion/Makefile
+++ b/devel/p5-subversion/Makefile
@@ -14,8 +14,6 @@ MASTERDIR= ${.CURDIR}/../../devel/subversion
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
-BROKEN= Incorrectly installs a perllocal.pod file
-
WITH_PERL= yes
.include "${MASTERDIR}/Makefile"
diff --git a/devel/subversion-perl/Makefile b/devel/subversion-perl/Makefile
index b8b83c0b7997..564b68ac146c 100644
--- a/devel/subversion-perl/Makefile
+++ b/devel/subversion-perl/Makefile
@@ -14,8 +14,6 @@ MASTERDIR= ${.CURDIR}/../../devel/subversion
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
-BROKEN= Incorrectly installs a perllocal.pod file
-
WITH_PERL= yes
.include "${MASTERDIR}/Makefile"