aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Summary
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-06-26 00:38:48 +0800
committerclsung <clsung@FreeBSD.org>2006-06-26 00:38:48 +0800
commitdcd03e6ed395b175023e5e6539538e2ee13e34cb (patch)
treee83252bf05044ebe8f93feacad2a8655c3d5f3cd /www/p5-HTML-Summary
parente5089b9c87de14824fcf48b285d4d1ad96c961cd (diff)
downloadfreebsd-ports-gnome-dcd03e6ed395b175023e5e6539538e2ee13e34cb.tar.gz
freebsd-ports-gnome-dcd03e6ed395b175023e5e6539538e2ee13e34cb.tar.zst
freebsd-ports-gnome-dcd03e6ed395b175023e5e6539538e2ee13e34cb.zip
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by portmgr (erwin) first. PR: ports/98755 Submitted by: rafan Approved by: portmgr (erwin)
Diffstat (limited to 'www/p5-HTML-Summary')
-rw-r--r--www/p5-HTML-Summary/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-HTML-Summary/Makefile b/www/p5-HTML-Summary/Makefile
index 25516148f56e..b6572dfd34fd 100644
--- a/www/p5-HTML-Summary/Makefile
+++ b/www/p5-HTML-Summary/Makefile
@@ -19,7 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree
PERL_CONFIGURE= yes
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= HTML::Summary.3 Text::Sentence.3 Lingua::JA::Jtruncate.3
.include <bsd.port.mk>