aboutsummaryrefslogtreecommitdiff
path: root/www/mod_dnssd/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2014-09-11 13:29:43 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2014-09-11 13:29:43 +0000
commit855a19648927a2b108f1fbfcc6fc4a575cd00431 (patch)
treec71834c4ebff8a7e0a0f0ad5353c31bbd17ddd4d /www/mod_dnssd/Makefile
parentdc966d04519ec5ab60003203ac6203e89a56428c (diff)
downloadports-855a19648927a2b108f1fbfcc6fc4a575cd00431.tar.gz
ports-855a19648927a2b108f1fbfcc6fc4a575cd00431.zip
Do not touch httpd.conf during 'make stage'. We rely on bsd.apache.mk to
activate the module during make install or at package installation time. MFH: 2014Q3
Notes
Notes: svn path=/head/; revision=367929
Diffstat (limited to 'www/mod_dnssd/Makefile')
-rw-r--r--www/mod_dnssd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_dnssd/Makefile b/www/mod_dnssd/Makefile
index 1565d260e5b9..6fe5e4bd7511 100644
--- a/www/mod_dnssd/Makefile
+++ b/www/mod_dnssd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mod_dnssd
PORTVERSION= 0.6
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= www
MASTER_SITES= http://0pointer.de/lennart/projects/mod_dnssd/
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}