summaryrefslogtreecommitdiff
path: root/audio/libaudiofile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-10 02:37:20 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-10 02:37:20 +0000
commit4e33ae17e227a0f6ab87d600046106153e42f507 (patch)
tree7e8b1aad1846184b741f99545a4b4de2c4f3c14b /audio/libaudiofile
parentPrevent bin/gsttest from getting built and being installed. It didn't (diff)
Add CONFLICTS to these ports as they install conflicting plist items.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=90729
Diffstat (limited to 'audio/libaudiofile')
-rw-r--r--audio/libaudiofile/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile
index 1cf8796b3f69..e97a6237872f 100644
--- a/audio/libaudiofile/Makefile
+++ b/audio/libaudiofile/Makefile
@@ -21,4 +21,6 @@ USE_GNOME= gnomehack gnometarget pkgconfig
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
+CONFLICTS= osalp-0.7.*
+
.include <bsd.port.mk>