summaryrefslogtreecommitdiff
path: root/audio/xhippo
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/xhippo
parentFix prop. (diff)
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/xhippo')
-rw-r--r--audio/xhippo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile
index 3eb6f79d59b8..6f5360d3352f 100644
--- a/audio/xhippo/Makefile
+++ b/audio/xhippo/Makefile
@@ -12,8 +12,8 @@ COMMENT= Generic music player for Unix-like systems
LICENSE= GPLv3
-LIB_DEPENDS= libid3tag.so:${PORTSDIR}/audio/libid3tag
-RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
+LIB_DEPENDS= libid3tag.so:audio/libid3tag
+RUN_DEPENDS= mpg123:audio/mpg123
USE_GNOME= gtk20
USES= gettext pkgconfig