aboutsummaryrefslogtreecommitdiff
path: root/audio/abraca
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /audio/abraca
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412344
Diffstat (limited to 'audio/abraca')
-rw-r--r--audio/abraca/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/abraca/Makefile b/audio/abraca/Makefile
index 2bc9099c8914..d9627d5dcd2f 100644
--- a/audio/abraca/Makefile
+++ b/audio/abraca/Makefile
@@ -9,11 +9,11 @@ MASTER_SITES= SF/${PORTNAME}
MAINTAINER= madpilot@FreeBSD.org
COMMENT= GTK2 client for the XMMS2 music player
-BUILD_DEPENDS= ${LOCALBASE}/bin/valac:${PORTSDIR}/lang/vala
-LIB_DEPENDS= libxmmsclient.so:${PORTSDIR}/audio/xmms2 \
- libgee-0.8.so:${PORTSDIR}/devel/libgee
-RUN_DEPENDS= gnome-themes-standard>=3.0.0:${PORTSDIR}/x11-themes/gnome-themes-standard \
- gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme
+BUILD_DEPENDS= ${LOCALBASE}/bin/valac:lang/vala
+LIB_DEPENDS= libxmmsclient.so:audio/xmms2 \
+ libgee-0.8.so:devel/libgee
+RUN_DEPENDS= gnome-themes-standard>=3.0.0:x11-themes/gnome-themes-standard \
+ gnome-icon-theme>=0:misc/gnome-icon-theme
USES= pkgconfig waf tar:bzip2
USE_GNOME= gtk30 intltool