aboutsummaryrefslogtreecommitdiffstats
path: root/comms/mgetty+sendfax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/mgetty+sendfax/Makefile')
-rw-r--r--comms/mgetty+sendfax/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index d568c1886611..624efc066ac9 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mgetty
PORTVERSION= 1.1.35
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= comms
MASTER_SITES= ftp://mgetty.greenie.net/pub/mgetty/source/1.1/
DISTNAME= ${PORTNAME}${PORTVERSION}-Feb22
@@ -14,7 +14,10 @@ COMMENT= Handle external logins, send and receive faxes
LICENSE= GPLv2
USE_CSTD= gnu89
-USES= makeinfo perl5
+USES= makeinfo perl5 shebangfix
+SHEBANG_FILES= samples/fax \
+ samples/new_fax.all/new_fax \
+ samples/new_fax.mime1
SUB_FILES= pkg-message mgettycfg
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}