aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-31 08:57:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-31 08:57:19 +0000
commitb945ff2f90c879ed884b27960dd395cb78e48994 (patch)
tree6bcb91f18db6b3d84e8a8dfec099f4115a3a4481 /dns
parent34deb41f75e63d4af62d59de5bf0f672139abee2 (diff)
downloadports-b945ff2f90c879ed884b27960dd395cb78e48994.tar.gz
ports-b945ff2f90c879ed884b27960dd395cb78e48994.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/opendd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/opendd/Makefile b/dns/opendd/Makefile
index 3cd9d498b227..dba70140fcc4 100644
--- a/dns/opendd/Makefile
+++ b/dns/opendd/Makefile
@@ -16,6 +16,7 @@ COMMENT= A small DynDNS client
OPTIONS= OPENDD_SSL "Build with SSL support" off \
RC_NG "Install RC_NG script" on
+MAKE_JOBS_UNSAFE= yes
PORTDOCS= COPYING COPYRIGHT README
PLIST_FILES= sbin/${PORTNAME} \
"@unexec if cmp -s %D/%%ETCDIR%%/${PORTNAME}.conf %D/%%ETCDIR%%/${PORTNAME}.conf.default; then ${RM} -f %D/%%ETCDIR%%/${PORTNAME}.conf; fi " \