aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libaudiofile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-10-10 10:37:20 +0800
committermarcus <marcus@FreeBSD.org>2003-10-10 10:37:20 +0800
commit2e940dd4bcebff6ead06eb37093908fa68710514 (patch)
treeabc5ce4df17b010a7b5ac4eba16d4d8f673924a0 /audio/libaudiofile
parent706af1d8955e3492bdc56eb468ada558089725c0 (diff)
downloadfreebsd-ports-gnome-2e940dd4bcebff6ead06eb37093908fa68710514.tar.gz
freebsd-ports-gnome-2e940dd4bcebff6ead06eb37093908fa68710514.tar.zst
freebsd-ports-gnome-2e940dd4bcebff6ead06eb37093908fa68710514.zip
Add CONFLICTS to these ports as they install conflicting plist items.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
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>