aboutsummaryrefslogtreecommitdiff
path: root/audio/pulseaudio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/pulseaudio/Makefile')
-rw-r--r--audio/pulseaudio/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index 782d42009d5c..930d76ebb24c 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -17,8 +17,6 @@ COMMENT= Sound server for UNIX
LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \
oil-0.3.0:${PORTSDIR}/devel/liboil
-CONFLICTS= polypaudio-[1-9]*
-
USE_GNOME= gnometarget gnomehack glib20 ltverhack
USE_XLIB= yes
USE_LDCONFIG= yes
@@ -98,5 +96,6 @@ post-install:
.if !defined(PACKAGE_BUILDING)
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.endif
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>