diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 13:02:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 13:02:19 +0000 |
commit | 5399ee05d10835fc66d619b8d9167b8720aa879a (patch) | |
tree | b9ebf2ae8719e28b29243f2c412758a1b29a6f28 /audio/bmp-songchange | |
parent | cf7b982f24a4bad2492aa326e0a8df3aeb523c18 (diff) | |
download | ports-5399ee05d10835fc66d619b8d9167b8720aa879a.tar.gz ports-5399ee05d10835fc66d619b8d9167b8720aa879a.zip |
Notes
Diffstat (limited to 'audio/bmp-songchange')
-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 40858b6cfda1..80e4ce3e5ec8 100644 --- a/audio/bmp-songchange/Makefile +++ b/audio/bmp-songchange/Makefile @@ -7,7 +7,7 @@ PORTNAME= bmp-songchange PORTVERSION= 0.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://download.berlios.de/bmp-plugins/ @@ -16,7 +16,6 @@ COMMENT= Beep Media Player do-this-on-song-change plugin LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player -USE_X_PREFIX= yes GNU_CONFIGURE= yes PLIST_FILES= lib/bmp/General/libsong_change.so |