summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-09-11 05:55:45 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-09-11 05:55:45 +0000
commit8288f1843a7c7e89b04ddfc9a60c54a23f4d7cfc (patch)
treea8fcaf980582b1a35f127ba6754ae8104bf46afa
parentUpdate to 4.0 final release. (diff)
Pulseaudio no longer comes with a pkg-message.
Notes
Notes: svn path=/head/; revision=241201
-rw-r--r--audio/pulseaudio/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index 506ea30b2617..fd16b6321792 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -115,6 +115,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/src/${ii} \
${PREFIX}/etc/pulse/${ii}-dist
.endfor
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>