aboutsummaryrefslogtreecommitdiff
path: root/accessibility/caribou
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 /accessibility/caribou
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 'accessibility/caribou')
-rw-r--r--accessibility/caribou/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/accessibility/caribou/Makefile b/accessibility/caribou/Makefile
index 3fbca3d34cc4..d76c67ee2ac6 100644
--- a/accessibility/caribou/Makefile
+++ b/accessibility/caribou/Makefile
@@ -13,10 +13,10 @@ COMMENT= Gnome On-Screen keyboard
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libclutter-glx-1.0.so:${PORTSDIR}/graphics/clutter \
- libgee-0.8.so:${PORTSDIR}/devel/libgee \
- libxklavier.so:${PORTSDIR}/x11/libxklavier
-RUN_DEPENDS= py2?-atspi>=2.1.91:${PORTSDIR}/accessibility/py-atspi
+LIB_DEPENDS= libclutter-glx-1.0.so:graphics/clutter \
+ libgee-0.8.so:devel/libgee \
+ libxklavier.so:x11/libxklavier
+RUN_DEPENDS= py2?-atspi>=2.1.91:accessibility/py-atspi
USES= gettext gmake gnome libtool pathfix pkgconfig python:2 \
shebangfix tar:xz