From dcd03e6ed395b175023e5e6539538e2ee13e34cb Mon Sep 17 00:00:00 2001 From: clsung Date: Sun, 25 Jun 2006 16:38:48 +0000 Subject: - 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) --- print/p5-PDFLib/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'print') 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 -- cgit