diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-09-02 09:45:00 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-09-02 09:45:00 +0000 |
commit | 8009e03e6f4437b5247d35cc1b38857cb4ff68d4 (patch) | |
tree | f3e5120082665ff48535d573c7d999d9f3c937a8 /mail/mb2md | |
parent | 46f9eb7bdb72a12f98990747860f7e9bd8fc9c2d (diff) |
Notes
Diffstat (limited to 'mail/mb2md')
-rw-r--r-- | mail/mb2md/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mb2md/Makefile b/mail/mb2md/Makefile index 718b7a917875..e1e2b4822922 100644 --- a/mail/mb2md/Makefile +++ b/mail/mb2md/Makefile @@ -20,8 +20,7 @@ EXTRACT_AFTER_ARGS= > ${WRKDIR}/${PORTNAME} NO_WRKSUBDIR= yes NO_BUILD= yes -USE_PERL5= yes -USES= shebangfix +USES= shebangfix perl5 SHEBANG_FILES= mb2md PLIST_FILES= bin/mb2md |