diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-03 20:33:43 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-03 20:33:43 +0000 |
commit | 12045b707071fc934a4a41c4a93f248b90c2c6e4 (patch) | |
tree | b434ef5de06b6b4103dc65dbcc45b432e68c332a /deskutils/p5-ZConf-BGSet | |
parent | 1d8116a21bdfabd6fc053e6ed9a55a3d896027f8 (diff) | |
download | ports-12045b707071fc934a4a41c4a93f248b90c2c6e4.tar.gz ports-12045b707071fc934a4a41c4a93f248b90c2c6e4.zip |
Notes
Diffstat (limited to 'deskutils/p5-ZConf-BGSet')
-rw-r--r-- | deskutils/p5-ZConf-BGSet/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/p5-ZConf-BGSet/Makefile b/deskutils/p5-ZConf-BGSet/Makefile index e6c483636588..d5389ca2c1a1 100644 --- a/deskutils/p5-ZConf-BGSet/Makefile +++ b/deskutils/p5-ZConf-BGSet/Makefile @@ -3,7 +3,7 @@ PORTNAME= ZConf-BGSet PORTVERSION= 1.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VVELOX @@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-Image-Size-FillFullSelect>=0.1.0:${PORTSDIR}/graphics/p5-Image p5-String-ShellQuote>=1.04:${PORTSDIR}/textproc/p5-String-ShellQuote RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= bin/zbgset-admin bin/zbgset bin/zbgset-pt USE_PERL5= configure .include <bsd.port.mk> |