summaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax
diff options
context:
space:
mode:
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r--comms/mgetty+sendfax/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index e6e26cc1026..a7a8047fad5 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.73 2011/04/16 11:14:31 obache Exp $
+# $NetBSD: Makefile,v 1.74 2011/04/16 11:16:34 obache Exp $
DISTNAME= mgetty1.1.37-Jun05
PKGNAME= mgetty-1.1.37
CATEGORIES= comms
MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/
-PKG_DESTDIR_SUPPORT=destdir
-LICENSE= gnu-gpl-v2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mgetty.greenie.net/
COMMENT= Handle external logins, send and receive faxes
+LICENSE= gnu-gpl-v2
MAKE_JOBS_SAFE= no
@@ -17,6 +16,8 @@ BUILD_DEPENDS+= texi2roff-[0-9]*:../../textproc/texi2roff
CONFLICTS= hylafax-[0-9]*
+PKG_DESTDIR_SUPPORT= destdir
+
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
MAKE_ENV+= MGETTY_CONFDIR=${PKG_SYSCONFDIR:Q} PERL5=${PERL5:Q}