diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-09-11 05:55:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-09-11 05:55:45 +0000 |
commit | 8288f1843a7c7e89b04ddfc9a60c54a23f4d7cfc (patch) | |
tree | a8fcaf980582b1a35f127ba6754ae8104bf46afa /audio/pulseaudio | |
parent | 2d675dfc93b4a559658189b177a41ee891242545 (diff) | |
download | ports-8288f1843a7c7e89b04ddfc9a60c54a23f4d7cfc.tar.gz ports-8288f1843a7c7e89b04ddfc9a60c54a23f4d7cfc.zip |
Notes
Diffstat (limited to 'audio/pulseaudio')
-rw-r--r-- | audio/pulseaudio/Makefile | 1 |
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> |