aboutsummaryrefslogtreecommitdiff
path: root/audio/jack
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-12-21 18:00:59 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-12-21 18:00:59 +0000
commit9ff5167613ed389690f3da3564bfaf1504b4db48 (patch)
treef3ca5eb8eb68740e009d22a0afc874bf789809b2 /audio/jack
parent71120f4bb8231756d845dd51c16a3e9c253311ac (diff)
downloadports-9ff5167613ed389690f3da3564bfaf1504b4db48.tar.gz
ports-9ff5167613ed389690f3da3564bfaf1504b4db48.zip
Notes
Diffstat (limited to 'audio/jack')
-rw-r--r--audio/jack/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile
index d3fff06cddf0..66b0677804fc 100644
--- a/audio/jack/Makefile
+++ b/audio/jack/Makefile
@@ -72,5 +72,7 @@ post-patch:
${WRKSRC}/example-clients/Makefile.in
${REINPLACE_CMD} -e "s,-ldl,," ${WRKSRC}/jackd/Makefile.in \
${WRKSRC}/example-clients/Makefile.in
+post-build:
+ ${RM} -f ${WRKSRC}/doc/reference/html/dir__2F*
.include <bsd.port.post.mk>