diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-09 08:26:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-09 08:26:17 +0000 |
commit | d74b765cd93e9b3ca9a37e7cd1ab32a27aa87663 (patch) | |
tree | c8f36aada9390af1c63e22a2057f3a849a1447a6 /comms | |
parent | Fix for WITH_PROC_SCOPE_PTH=yes. (diff) |
BROKEN: Incomplete pkg-plist
Diffstat (limited to 'comms')
-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 eced02afef3e..3ad32de1b4ff 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-Feb22 MAINTAINER= jmz@FreeBSD.org COMMENT= Handle external logins, send and receive faxes +BROKEN= Incomplete pkg-plist + USE_PERL5= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |