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) --- x11-toolkits/p5-Tk-Date/Makefile | 1 - x11-toolkits/p5-Tk-FileDialog/Makefile | 1 - x11-toolkits/p5-Tk-Getopt/Makefile | 1 - x11-toolkits/p5-Tk-ResizeButton/Makefile | 1 - x11-toolkits/p5-Tk/Makefile | 2 -- 5 files changed, 6 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/p5-Tk-Date/Makefile b/x11-toolkits/p5-Tk-Date/Makefile index 29c9f3c..18878bd 100644 --- a/x11-toolkits/p5-Tk-Date/Makefile +++ b/x11-toolkits/p5-Tk-Date/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION} MAN3= Tk::Date.3 .include diff --git a/x11-toolkits/p5-Tk-FileDialog/Makefile b/x11-toolkits/p5-Tk-FileDialog/Makefile index f2bc57c..4b2a72d 100644 --- a/x11-toolkits/p5-Tk-FileDialog/Makefile +++ b/x11-toolkits/p5-Tk-FileDialog/Makefile @@ -16,7 +16,6 @@ COMMENT= Tk::FileDialog - A file selector dialog for perl/Tk BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk PERL_CONFIGURE= yes -MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION} MAN3= Tk::FileDialog.3 PLIST_SUB= PERL_VERSION=${PERL_VERSION} diff --git a/x11-toolkits/p5-Tk-Getopt/Makefile b/x11-toolkits/p5-Tk-Getopt/Makefile index d10ab50..9dfed2f 100644 --- a/x11-toolkits/p5-Tk-Getopt/Makefile +++ b/x11-toolkits/p5-Tk-Getopt/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION} MAN3= Tk::Getopt.3 .include diff --git a/x11-toolkits/p5-Tk-ResizeButton/Makefile b/x11-toolkits/p5-Tk-ResizeButton/Makefile index ad9328e..f5dba40 100644 --- a/x11-toolkits/p5-Tk-ResizeButton/Makefile +++ b/x11-toolkits/p5-Tk-ResizeButton/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION} MAN3= Tk::ResizeButton.3 .include diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile index 7e7621c..156910b 100644 --- a/x11-toolkits/p5-Tk/Makefile +++ b/x11-toolkits/p5-Tk/Makefile @@ -139,8 +139,6 @@ MAN3= Tie::Watch.3 \ Tk::demos::widget_lib::slide.3 \ Tk::demos::widget_lib::trace2.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} - .include .if ${PERL_LEVEL} < 500800 -- cgit v1.1