aboutsummaryrefslogtreecommitdiff
path: root/audio/xfmpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xfmpc/Makefile')
-rw-r--r--audio/xfmpc/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile
index d990af3da1b6..099e6fc8384e 100644
--- a/audio/xfmpc/Makefile
+++ b/audio/xfmpc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xfmpc
PORTVERSION= 0.2.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=/src/apps/${PORTNAME}/${PORTVERSION:R}
@@ -12,14 +12,16 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Graphical MPD client focusing on low footprint
+LICENSE= GPLv2
+
BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala
LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd
INSTALLS_ICONS= yes
-USES= tar:bzip2 gettext gmake pkgconfig
+USES= tar:bzip2 gettext gmake xfce pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intltool intlhack
-USE_XFCE= configenv libmenu libutil
+USE_XFCE= libmenu
post-extract:
${CP} ${FILESDIR}/config.vapi ${WRKSRC}/src