aboutsummaryrefslogtreecommitdiff
path: root/audio/xfce4-mpc-plugin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
commit992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch)
tree87b239f8431cee200969f89da8739806496b7dad /audio/xfce4-mpc-plugin
parentdc0ce8f5839343b4c972ae818337189b1b55d447 (diff)
downloadports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.tar.gz
ports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.zip
Notes
Diffstat (limited to 'audio/xfce4-mpc-plugin')
-rw-r--r--audio/xfce4-mpc-plugin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile
index 685a79a17180..9e8a7b3ce5d2 100644
--- a/audio/xfce4-mpc-plugin/Makefile
+++ b/audio/xfce4-mpc-plugin/Makefile
@@ -1,6 +1,5 @@
# Created by: Martin Wilke (miwi@FreeBSD.org)
# $FreeBSD$
-#
PORTNAME= xfce4-mpc-plugin
PORTVERSION= 0.4.4
@@ -15,12 +14,12 @@ COMMENT= An MPC plugin for Xfce
LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd
+USES= pkgconfig
USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= configenv libexo libmenu panel
-USE_PKGCONFIG= build
.include <bsd.port.mk>