aboutsummaryrefslogtreecommitdiff
path: root/www/mod_dnssd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 17:06:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 17:06:54 +0000
commiteaa7e21591136186e291c5a06d20d0e97d6731c5 (patch)
treeef9b65d350963346f68649a9dfa10f6c49f8e664 /www/mod_dnssd
parentf369ffa1fd9a680e3db1a5a0158c7b3b480f1601 (diff)
downloadports-eaa7e21591136186e291c5a06d20d0e97d6731c5.tar.gz
ports-eaa7e21591136186e291c5a06d20d0e97d6731c5.zip
Notes
Diffstat (limited to 'www/mod_dnssd')
-rw-r--r--www/mod_dnssd/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/www/mod_dnssd/Makefile b/www/mod_dnssd/Makefile
index be2e621cab2b..d628553a6f71 100644
--- a/www/mod_dnssd/Makefile
+++ b/www/mod_dnssd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mod_dnssd
-# Date created: 27 February 2009
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mod_dnssd
PORTVERSION= 0.6
@@ -17,8 +13,7 @@ COMMENT= An Apache module that provides DNS-SD capabilities
LIB_DEPENDS= avahi-client.3:${PORTSDIR}/net/avahi-app
-
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_APACHE= 22
GNU_CONFIGURE= yes
CONFIGURE_ENV= APR_CFLAGS="`${LOCALBASE}/bin/apr-1-config --cflags --cppflags --includes`" \