diff options
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r-- | audio/rhythmbox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 9dfceefdee07..0afd56d6bdcc 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -50,6 +50,8 @@ OPTIONS= DAAP "Enable iTunes music sharing" off \ LIRC "Enable Infrared syncing support" off # GDA "Enable GDA database storage" off +CONFLICTS= rhythmbox-0.11.[0-9]* + .include <bsd.port.pre.mk> .if !defined(WITHOUT_VORBIS) |