aboutsummaryrefslogtreecommitdiff
path: root/net/avahi-libdns
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-10-09 21:09:08 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-10-09 21:09:08 +0000
commitdd7eddc85b84fd45489be6880ad9445f4909f2b8 (patch)
tree07bc52aa66b8e02f7fdcfba187805b100a24914a /net/avahi-libdns
parent4302284260db5fc2587212321e7fff0f65cb60c2 (diff)
downloadports-dd7eddc85b84fd45489be6880ad9445f4909f2b8.tar.gz
ports-dd7eddc85b84fd45489be6880ad9445f4909f2b8.zip
- Fix plist issue in py-avahi: comment out file which is installed by avahi-app port
- Fix plist issues in many *avahi* ports: only create etc/avahi in avahi-app - Switch to @sample PR: 203283 Submitted by: amdmi3 Approved by: gnome (kwm)
Notes
Notes: svn path=/head/; revision=398960
Diffstat (limited to 'net/avahi-libdns')
-rw-r--r--net/avahi-libdns/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/avahi-libdns/Makefile b/net/avahi-libdns/Makefile
index 829877a7f79d..06593afa212a 100644
--- a/net/avahi-libdns/Makefile
+++ b/net/avahi-libdns/Makefile
@@ -21,7 +21,4 @@ AVAHI_PKGCONFIG=avahi-compat-libdns_sd.pc
CONFLICTS= mDNSResponder-[0-9]*
-post-install:
- @${RMDIR} ${STAGEDIR}${PREFIX}/etc/avahi
-
.include "${MASTERDIR}/Makefile"