summaryrefslogtreecommitdiff
path: root/net/miniupnpd
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-11-26 00:35:00 +0000
committerjoerg <joerg@pkgsrc.org>2009-11-26 00:35:00 +0000
commitb89ccd3fc09de83ed8ff88a5313898c9ac0a85e7 (patch)
treeda31dbaf8e40949ba5a90b2e4fe45f1acd4bd15d /net/miniupnpd
parentce2d0e5f0ec1eba68e60bcd438137be57ca01b82 (diff)
downloadpkgsrc-b89ccd3fc09de83ed8ff88a5313898c9ac0a85e7.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'net/miniupnpd')
-rw-r--r--net/miniupnpd/Makefile3
1 files changed, 2 insertions, 1 deletions
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