1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Support STAGEDIR

This commit is contained in:
Olivier Duchateau 2014-01-29 16:17:10 +00:00
parent 528736998d
commit e8d17e5c0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341756
2 changed files with 4 additions and 6 deletions

View File

@ -14,7 +14,7 @@ COMMENT= Xfce4 XMMS control plugin for xfce4-panel
GNU_CONFIGURE= yes
USE_BZIP2= yes
USES= gettext pathfix gmake pkgconfig
USES= gettext gmake pkgconfig
USE_GNOME= gtk20 intltool intlhack pango
USE_XFCE= configenv libgui libutil panel
@ -24,8 +24,7 @@ XMMS_DESC= xmms support
BEEP_DESC= beep-media-player support
AUDACIOUS_DESC= audacious support
NO_STAGE= yes
.include <bsd.port.pre.mk>
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MBEEP}
RUN_DEPENDS+= beep-media-player:${PORTSDIR}/multimedia/beep-media-player
@ -42,4 +41,4 @@ RUN_DEPENDS+= audacious2:${PORTSDIR}/multimedia/audacious
post-patch:
@${REINPLACE_CMD} -e 's|== x|= x|g' ${WRKSRC}/configure
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,4 +1,3 @@
Xfce 4 XMMS control module for xfce4-panel.
xfce4-xmms-plugin lets user control XMMS or Audacious players.
Author: Patrick van Staveren <pvanstav@cs.wmich.edu>
WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin