diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 08:31:14 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 08:31:14 +0000 |
commit | 24374f6b476eef87d6c06c6c94519992faf7a610 (patch) | |
tree | 9c2341a0f83580c47ceb27f43687579284650b0e /x11-toolkits/p5-Tk-TableMatrix | |
parent | 95b164bae683ae6cb11d75d9725d0572d4f8c80c (diff) | |
download | ports-24374f6b476eef87d6c06c6c94519992faf7a610.tar.gz ports-24374f6b476eef87d6c06c6c94519992faf7a610.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-TableMatrix')
-rw-r--r-- | x11-toolkits/p5-Tk-TableMatrix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Tk-TableMatrix/Makefile b/x11-toolkits/p5-Tk-TableMatrix/Makefile index 635b9f6b65b6..cfd76307888f 100644 --- a/x11-toolkits/p5-Tk-TableMatrix/Makefile +++ b/x11-toolkits/p5-Tk-TableMatrix/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Table/matrix extension to perl/tk for displaying table formatted data -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk +BUILD_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |