1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Add CONFLICTS to these ports as they install conflicting plist items.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
This commit is contained in:
Joe Marcus Clarke 2003-10-10 02:37:20 +00:00
parent 1018402a14
commit 4e33ae17e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90729
2 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,8 @@ INSTALLS_SHLIB= yes
USE_GNOME= gnometarget gnomehack
USE_LIBTOOL= yes
CONFLICTS= py*-ro-*
MAN1= esd-config.1 esd.1 esdcat.1 esdctl.1 esddsp.1 esdfilt.1 esdloop.1 \
esdmon.1 esdplay.1 esdrec.1 esdsample.1

View File

@ -21,4 +21,6 @@ USE_GNOME= gnomehack gnometarget pkgconfig
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFLICTS= osalp-0.7.*
.include <bsd.port.mk>