aboutsummaryrefslogtreecommitdiffstats
path: root/net/avahi-libdns/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-10-10 05:09:08 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-10-10 05:09:08 +0800
commit0780bccf4376083e7956af514350fba4658a5083 (patch)
tree07bc52aa66b8e02f7fdcfba187805b100a24914a /net/avahi-libdns/Makefile
parent7d6c7a270d6da96f7a54e0b76af25cedc123cf9e (diff)
downloadfreebsd-ports-gnome-0780bccf4376083e7956af514350fba4658a5083.tar.gz
freebsd-ports-gnome-0780bccf4376083e7956af514350fba4658a5083.tar.zst
freebsd-ports-gnome-0780bccf4376083e7956af514350fba4658a5083.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)
Diffstat (limited to 'net/avahi-libdns/Makefile')
-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"