From b89ccd3fc09de83ed8ff88a5313898c9ac0a85e7 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 26 Nov 2009 00:35:00 +0000 Subject: Not MAKE_JOBS_SAFE. --- net/miniupnpd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/miniupnpd') diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index 1347e6e725e..8dd6f0403ff 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/04/29 12:34:42 sborrill Exp $ +# $NetBSD: Makefile,v 1.4 2009/11/26 00:35:00 joerg Exp $ # DISTNAME= miniupnpd-20081009 @@ -12,6 +12,7 @@ HOMEPAGE= http://miniupnp.free.fr/ COMMENT= UPnP IGD service with NAT-PMP support PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no EGDIR= ${PREFIX}/share/examples/miniupnpd CONF_FILES= ${EGDIR}/miniupnpd.conf ${PKG_SYSCONFDIR}/miniupnpd.conf -- cgit v1.2.3