aboutsummaryrefslogtreecommitdiffstats
path: root/net/avahi-sharp
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2015-08-02 04:02:06 +0800
committerkwm <kwm@FreeBSD.org>2015-08-02 04:02:06 +0800
commitf308a64ae086a5c65b03d3c829c26f2733f1b22a (patch)
treeccdcbec5321c25915a1e2f685144ca7db97ea726 /net/avahi-sharp
parent7dc38b47935b7f4115ee55bf8bbfd11307f5b7a1 (diff)
downloadfreebsd-ports-gnome-f308a64ae086a5c65b03d3c829c26f2733f1b22a.tar.gz
freebsd-ports-gnome-f308a64ae086a5c65b03d3c829c26f2733f1b22a.tar.zst
freebsd-ports-gnome-f308a64ae086a5c65b03d3c829c26f2733f1b22a.zip
Drop :keepla from libtool USES.
While here fix some stage qa issues, in a couple of these ports.
Diffstat (limited to 'net/avahi-sharp')
-rw-r--r--net/avahi-sharp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/avahi-sharp/Makefile b/net/avahi-sharp/Makefile
index d867b5312df4..e0749fb070bb 100644
--- a/net/avahi-sharp/Makefile
+++ b/net/avahi-sharp/Makefile
@@ -27,4 +27,7 @@ post-patch:
${BUILD_WRKSRC}/avahi-sharp.dll.config.in
@${CP} ${WRKSRC}/avahi-sharp/avahi-sharp.dll.config.in ${WRKSRC}/avahi-sharp/avahi-sharp.dll.config
+post-install:
+ @${RMDIR} ${STAGEDIR}${PREFIX}/etc/avahi
+
.include "${MASTERDIR}/Makefile"