diff options
author | asami <asami@FreeBSD.org> | 1996-11-22 11:03:01 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-22 11:03:01 +0000 |
commit | 19b079b37234885b85d5bf21a25f80a6fa45999e (patch) | |
tree | e4f755ff1e68985078cb71020992a4efb60340b7 /comms/mgetty+sendfax | |
parent | d2574db485e75b587db48581b4a81203eb5389fc (diff) | |
download | FreeBSD-ports-19b079b37234885b85d5bf21a25f80a6fa45999e.zip FreeBSD-ports-19b079b37234885b85d5bf21a25f80a6fa45999e.tar.gz |
Make this NO_PACKAGE, it asks too many questions.
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 23723b3..1de7c16 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -3,7 +3,7 @@ # Date created: 21 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.13 1996/11/18 13:57:14 asami Exp $ +# $Id: Makefile,v 1.14 1996/11/22 08:19:50 swallace Exp $ # DISTNAME= mgetty-0.99 @@ -13,6 +13,7 @@ DISTFILES= mgetty099-Aug07.tar.gz MAINTAINER= jmz@FreeBSD.org +NO_PACKAGE= yes # too many questions IS_INTERACTIVE= yes MAKE_FLAGS= prefix=${PREFIX} -f MAN1= coverpg.1 fax.1 faxq.1 faxrm.1 faxrunq.1 faxspool.1 \ |