diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-02 14:08:32 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-02 14:08:32 +0000 |
commit | 0b82e61ba993fe4e2eee9571b6569646a11215e9 (patch) | |
tree | 8cb02ab1d6e0f0a7234070b4f2175396554b56d6 /mail/wmbiff | |
parent | aa0f464f71b22449cca753c1ed137b3859a377fd (diff) | |
download | ports-0b82e61ba993fe4e2eee9571b6569646a11215e9.tar.gz ports-0b82e61ba993fe4e2eee9571b6569646a11215e9.zip |
Notes
Diffstat (limited to 'mail/wmbiff')
-rw-r--r-- | mail/wmbiff/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index bdfa494da636..270bcab10e5b 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmbiff PORTVERSION= 0.4.27 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= mail windowmaker afterstep MASTER_SITES= SF @@ -14,6 +14,8 @@ LICENSE= GPLv2 OPTIONS_DEFINE= GNUTLS +USES= shebangfix +SHEBANG_FILES= scripts/security.debian.rb USE_XORG= xpm GNU_CONFIGURE= yes |