diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 09:36:29 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-02 09:36:29 +0000 |
commit | 4f0f40cb05fcf0dafeb29921258f35833e960b6d (patch) | |
tree | 859ba2ba077471a41f3eb1e1e8f1a0b3571ab0e5 /x11-toolkits/p5-Gtk2-Chmod | |
parent | ed94a2b8385c9095218ba01cd55424b1b88f0c96 (diff) | |
download | ports-4f0f40cb05fcf0dafeb29921258f35833e960b6d.tar.gz ports-4f0f40cb05fcf0dafeb29921258f35833e960b6d.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk2-Chmod')
-rw-r--r-- | x11-toolkits/p5-Gtk2-Chmod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gtk2-Chmod/Makefile b/x11-toolkits/p5-Gtk2-Chmod/Makefile index fa2be17ea8d3..5970ab1e2e5a 100644 --- a/x11-toolkits/p5-Gtk2-Chmod/Makefile +++ b/x11-toolkits/p5-Gtk2-Chmod/Makefile @@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-File-Stat-Bits>=0:${PORTSDIR}/sysutils/p5-File-Stat-Bits \ p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Gtk2::Chmod.3 |