diff options
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index f1988f801478..2e9ee648c99e 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -2,4 +2,6 @@ DISTNAME= mgetty-0.21 DISTFILES= mgetty021-Aug21.tar.gz MASTER_SITES= ftp://hpsystem2.informatik.tu-muenchen.de/pub/comp/networking/communication/modem/mgetty/ MAKE_FLAGS= FAX_SPOOL=/var/spool/fax +IS_INTERACTIVE= yes + .include <bsd.port.mk> |