summaryrefslogtreecommitdiff
path: root/x11/libxklavier
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /x11/libxklavier
parent- Update to 1.2.2 (diff)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412351
Diffstat (limited to 'x11/libxklavier')
-rw-r--r--x11/libxklavier/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile
index d9e3908cf1fc..d28b8fae422b 100644
--- a/x11/libxklavier/Makefile
+++ b/x11/libxklavier/Makefile
@@ -11,9 +11,9 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Utility library to make XKB stuff easier
-BUILD_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes
-RUN_DEPENDS= xkbcomp:${PORTSDIR}/x11/xkbcomp \
- iso-codes>=0:${PORTSDIR}/misc/iso-codes
+BUILD_DEPENDS= iso-codes>=0:misc/iso-codes
+RUN_DEPENDS= xkbcomp:x11/xkbcomp \
+ iso-codes>=0:misc/iso-codes
USE_XORG= x11 xkbfile
USES= gmake libtool pathfix pkgconfig tar:xz