aboutsummaryrefslogtreecommitdiff
path: root/net/avahi-sharp
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-08-01 20:02:06 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-08-01 20:02:06 +0000
commitfe2aa61f9884218ae010f00d4a0aae514dfa12a3 (patch)
treeccdcbec5321c25915a1e2f685144ca7db97ea726 /net/avahi-sharp
parente24d02740a36dc3e8a81380df4fd66cfba23897d (diff)
downloadports-fe2aa61f9884218ae010f00d4a0aae514dfa12a3.tar.gz
ports-fe2aa61f9884218ae010f00d4a0aae514dfa12a3.zip
Drop :keepla from libtool USES.
While here fix some stage qa issues, in a couple of these ports.
Notes
Notes: svn path=/head/; revision=393404
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"