diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hylafax/Makefile | 4 |
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 \ |