aboutsummaryrefslogtreecommitdiffstats
path: root/print/p5-PDFLib
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 /print/p5-PDFLib
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 'print/p5-PDFLib')
-rw-r--r--print/p5-PDFLib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/print/p5-PDFLib/Makefile b/print/p5-PDFLib/Makefile
index 40561a3d47e4..babb714159bf 100644
--- a/print/p5-PDFLib/Makefile
+++ b/print/p5-PDFLib/Makefile
@@ -23,7 +23,6 @@ USE_PERL5= yes
PERL_CONFIGURE= yes
NO_BUILD= yes
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= PDFLib.3
.include <bsd.port.pre.mk>