diff options
Diffstat (limited to 'audio/bmp-songchange/Makefile')
-rw-r--r-- | audio/bmp-songchange/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/bmp-songchange/Makefile b/audio/bmp-songchange/Makefile index 82b62657e2f..8bbdfd0e69c 100644 --- a/audio/bmp-songchange/Makefile +++ b/audio/bmp-songchange/Makefile @@ -7,6 +7,7 @@ PORTNAME= bmp-songchange PORTVERSION= 0.0.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.berlios.de/bmp-plugins/ @@ -15,8 +16,6 @@ COMMENT= Beep Media Player do-this-on-song-change plugin LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player -BROKEN= Incomplete pkg-plist - USE_X_PREFIX= yes USE_LIBTOOL_VER=15 |