aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_dnssd
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-05-22 04:45:34 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-05-22 04:45:34 +0800
commitafeca953f9d03c9f40b7775734ff9f09df9c860d (patch)
treef5e8565b261b26ebafae8018ff33d497165d8df5 /www/mod_dnssd
parentce24f38b5f073fde34edf2614189a86ae3e32340 (diff)
downloadfreebsd-ports-gnome-afeca953f9d03c9f40b7775734ff9f09df9c860d.tar.gz
freebsd-ports-gnome-afeca953f9d03c9f40b7775734ff9f09df9c860d.tar.zst
freebsd-ports-gnome-afeca953f9d03c9f40b7775734ff9f09df9c860d.zip
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611 Approved by: pav (#bsdports)
Diffstat (limited to 'www/mod_dnssd')
-rw-r--r--www/mod_dnssd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_dnssd/Makefile b/www/mod_dnssd/Makefile
index da3ac6bc638e..4053b1ff82fa 100644
--- a/www/mod_dnssd/Makefile
+++ b/www/mod_dnssd/Makefile
@@ -16,6 +16,8 @@ COMMENT= An Apache module that provides DNS-SD capabilities
LIB_DEPENDS= avahi-client.3:${PORTSDIR}/net/avahi-app
+MAKE_JOBS_SAFE= yes
+
USE_GMAKE= yes
USE_APACHE= 2.2+
GNU_CONFIGURE= yes