diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-12-06 18:27:46 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-12-06 18:27:46 +0000 |
commit | 4baf2ce50cf65808c6e8231f6d2633a92d17da36 (patch) | |
tree | 977b4c612b4f12f51616eb40f27b8568fde70cbd /audio/libtunepimp | |
parent | Upgrade to to 0.3.2. (diff) |
Mark trm DEPRECATED, libtunepimp should be used instead
Add CONFLICTS between libtunepimp and trm
Discussed with: Lauri Watts
Diffstat (limited to 'audio/libtunepimp')
-rw-r--r-- | audio/libtunepimp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libtunepimp/Makefile b/audio/libtunepimp/Makefile index fd05a1850366..5410d9c43e06 100644 --- a/audio/libtunepimp/Makefile +++ b/audio/libtunepimp/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \ expat:${PORTSDIR}/textproc/expat2 \ musicbrainz:${PORTSDIR}/audio/libmusicbrainz +CONFLICTS= trm-0* USE_GMAKE= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_REINPLACE= yes |