summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk-TableMatrix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/p5-Tk-TableMatrix/Makefile')
-rw-r--r--x11-toolkits/p5-Tk-TableMatrix/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Tk-TableMatrix/Makefile b/x11-toolkits/p5-Tk-TableMatrix/Makefile
index f17f9a3b4f72..e41b8d8f8cf1 100644
--- a/x11-toolkits/p5-Tk-TableMatrix/Makefile
+++ b/x11-toolkits/p5-Tk-TableMatrix/Makefile
@@ -15,12 +15,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lioux@FreeBSD.org
COMMENT= Table/matrix extension to perl/tk for displaying table formatted data
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Tk::TableMatrix.3 \
Tk::TableMatrix::Spreadsheet.3 \
Tk::TableMatrix::SpreadsheetHideRows.3