summaryrefslogtreecommitdiff
path: root/comms/hylafax/Makefile
diff options
context:
space:
mode:
authorobache <obache>2008-12-20 02:59:03 +0000
committerobache <obache>2008-12-20 02:59:03 +0000
commita35bf40bcdd65d560ae4a9d5c09a8105947d350b (patch)
tree8a44cb7928b6abf64ae97c59d8bd37998bd53119 /comms/hylafax/Makefile
parent6e9b25ba5d20840cd84e6bf40c0cebdb06b2a425 (diff)
downloadpkgsrc-a35bf40bcdd65d560ae4a9d5c09a8105947d350b.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 \