aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk-ToolBar
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-01-26 01:24:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-01-26 01:24:57 +0000
commit7c2ddfb87f4cf8d992d6ceb393e337c878800380 (patch)
tree51f249ed22edea1d7d915dee8c19a2ce2ec2b5c8 /x11-toolkits/p5-Tk-ToolBar
parentcb766f59b12ec4f9680121d9f65c98d0b41ab814 (diff)
downloadports-7c2ddfb87f4cf8d992d6ceb393e337c878800380.tar.gz
ports-7c2ddfb87f4cf8d992d6ceb393e337c878800380.zip
- Fix *_DEPENDS
- Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=289822
Diffstat (limited to 'x11-toolkits/p5-Tk-ToolBar')
-rw-r--r--x11-toolkits/p5-Tk-ToolBar/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Tk-ToolBar/Makefile b/x11-toolkits/p5-Tk-ToolBar/Makefile
index d7fc1c691232..7d761fd89d43 100644
--- a/x11-toolkits/p5-Tk-ToolBar/Makefile
+++ b/x11-toolkits/p5-Tk-ToolBar/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Tk-ToolBar
PORTVERSION= 0.10
+PORTREVISION= 1
CATEGORIES= x11-toolkits tk perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= A toolbar widget for Perl/Tk
-#BUILD_DEPENDS= p5-Tk-CursorControl>=0:${PORTSDIR}/x11-toolkits/Tk-CursorControl
-#RUN_DEPENDS= p5-Tk-CursorControl>=0:${PORTSDIR}/x11-toolkits/Tk-CursorControl
+BUILD_DEPENDS= p5-Tk-CursorControl>=0:${PORTSDIR}/x11-toolkits/p5-Tk-CursorControl
+RUN_DEPENDS= p5-Tk-CursorControl>=0:${PORTSDIR}/x11-toolkits/p5-Tk-CursorControl
USE_ZIP= yes
PERL_CONFIGURE= yes