summaryrefslogtreecommitdiff
path: root/multimedia/beep-media-player/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-08-25 15:09:26 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-08-25 15:09:26 +0000
commit9e55cb845f6fd3fdf3eed2a6639acdc6eef8919d (patch)
treebe209a62d97b2bbf86f4f21266ea6842288ddcf9 /multimedia/beep-media-player/Makefile
parentRemove libxine issue which is now documented in the FreeBSD VuXML (diff)
Update to 0.9.7rc1
PR: ports/70825 Submitted by: Miguel Mendez (maintainer)
Notes
Notes: svn path=/head/; revision=117258
Diffstat (limited to 'multimedia/beep-media-player/Makefile')
-rw-r--r--multimedia/beep-media-player/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/multimedia/beep-media-player/Makefile b/multimedia/beep-media-player/Makefile
index dc2fabf57754..8425569cbc6b 100644
--- a/multimedia/beep-media-player/Makefile
+++ b/multimedia/beep-media-player/Makefile
@@ -6,23 +6,22 @@
#
PORTNAME= beep-media-player
-PORTVERSION= 0.9.6.1
-PORTREVISION= 2
+PORTVERSION= 0.9.7.r1
PORTEPOCH= 1
CATEGORIES= multimedia audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= beepmp
-DISTNAME= bmp-${PORTVERSION}
+DISTNAME= bmp-${PORTVERSION:R}rc${PORTVERSION:C/^.*r//}
MAINTAINER= flynn@energyhq.es.eu.org
COMMENT= GTK2 mp3 player
-USE_GNOME= gtk20
+USE_GNOME= gtk20 libglade2
WANT_GNOME= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_LIBTOOL_VER=15
-LIBTOOLFILES= configure libbeep/configure
+LIBTOOLFILES= configure
USE_GMAKE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \