aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--comms/mgetty+sendfax/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index 2e9ee648c99..6da96f42385 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,7 +1,7 @@
DISTNAME= mgetty-0.21
-DISTFILES= mgetty021-Aug21.tar.gz
+DISTFILES= mgetty021-Nov09.tar.gz
MASTER_SITES= ftp://hpsystem2.informatik.tu-muenchen.de/pub/comp/networking/communication/modem/mgetty/
-MAKE_FLAGS= FAX_SPOOL=/var/spool/fax
+MAKE_FLAGS= FAX_SPOOL=/var/spool/fax LDFLAGS=-lutil prefix=${PREFIX}
IS_INTERACTIVE= yes
.include <bsd.port.mk>