summaryrefslogtreecommitdiff
path: root/comms/hylafax/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-12-20 02:59:03 +0000
committerobache <obache@pkgsrc.org>2008-12-20 02:59:03 +0000
commit6aad0d40c68dcf348bc163944a7a9a03e068ffcb (patch)
tree8a44cb7928b6abf64ae97c59d8bd37998bd53119 /comms/hylafax/Makefile
parent9697c48a338210c9dfd8e762e1d97afb513afc36 (diff)
downloadpkgsrc-6aad0d40c68dcf348bc163944a7a9a03e068ffcb.tar.gz
MAKE_JOBS_SAFE=no, or continue to build on install phase.
Diffstat (limited to 'comms/hylafax/Makefile')
-rw-r--r--comms/hylafax/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index ee4088bc449..0e0fd49b224 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2008/06/04 08:54:40 markd Exp $
+# $NetBSD: Makefile,v 1.58 2008/12/20 02:59:03 obache Exp $
VERS= 4.2.5
DISTNAME= hylafax-${VERS}
@@ -34,6 +34,8 @@ FAXUSER?= uucp
FAXGROUP?= dialer
RCD_SCRIPTS= hylafax
+MAKE_JOBS_SAFE= NO
+
INSTALLATION_DIRS= libdata/hylafax
SUID_EXES= ${PREFIX}/libexec/faxgetty ${PREFIX}/sbin/faxq \