diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-04-14 09:54:47 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-04-14 09:54:47 +0000 |
commit | cd0678e85891fb5758deb6dde2fe05715bb0aa98 (patch) | |
tree | 97a23d3fc207794284a270fa9705446d2d76530b /x11-toolkits/p5-Tk-JComboBox | |
parent | 67a17055faeb45e91b146321e1e68c620e998ec0 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-JComboBox')
-rw-r--r-- | x11-toolkits/p5-Tk-JComboBox/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/p5-Tk-JComboBox/Makefile b/x11-toolkits/p5-Tk-JComboBox/Makefile index 8844ae2984b5..151bda37dda8 100644 --- a/x11-toolkits/p5-Tk-JComboBox/Makefile +++ b/x11-toolkits/p5-Tk-JComboBox/Makefile @@ -7,7 +7,7 @@ PORTNAME= Tk-JComboBox PORTVERSION= 1.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= infofarmer@FreeBSD.org COMMENT= Contains a Label or Entry, a Button, and a Listbox -BUILD_DEPENDS= p5-Tk>=804.027:${PORTSDIR}/x11-toolkits/p5-Tk \ - p5-Tie-Watch>=1.2:${PORTSDIR}/devel/p5-Tie-Watch +BUILD_DEPENDS= p5-Tk>=804.027:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |