pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/miniupnpd Not MAKE_JOBS_SAFE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a2168d5425e
branches: trunk
changeset: 567842:8a2168d5425e
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Nov 26 00:35:00 2009 +0000
description:
Not MAKE_JOBS_SAFE.
diffstat:
net/miniupnpd/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ef8ef1fe3fba -r 8a2168d5425e net/miniupnpd/Makefile
--- a/net/miniupnpd/Makefile Thu Nov 26 00:30:28 2009 +0000
+++ b/net/miniupnpd/Makefile Thu Nov 26 00:35:00 2009 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index