diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 17:07:08 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 17:07:08 +0000 |
commit | 46b556be1c5e78a30a7e153cc9096e9ff3fd084a (patch) | |
tree | ec18cef613a0fc54432d428850a3c719902d7112 /x11/bgrot | |
parent | fed77d64811993002799efa97b0032ef9a95edc6 (diff) | |
download | ports-46b556be1c5e78a30a7e153cc9096e9ff3fd084a.tar.gz ports-46b556be1c5e78a30a7e153cc9096e9ff3fd084a.zip |
Notes
Diffstat (limited to 'x11/bgrot')
-rw-r--r-- | x11/bgrot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/bgrot/Makefile b/x11/bgrot/Makefile index 87805a9fd4d9..def0fcab4097 100644 --- a/x11/bgrot/Makefile +++ b/x11/bgrot/Makefile @@ -13,8 +13,7 @@ COMMENT= A program to handle your X background to prevent boredom RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv -USES= shebangfix -USE_PERL5= yes +USES= shebangfix perl5 SHEBANG_FILES= *.pl MAN1= bgrot.1 |