aboutsummaryrefslogtreecommitdiff
path: root/x11/xcm
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/xcm
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
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/xcm')
-rw-r--r--x11/xcm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcm/Makefile b/x11/xcm/Makefile
index 413d1b0dca51..bd5c04f0790d 100644
--- a/x11/xcm/Makefile
+++ b/x11/xcm/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= SF/oyranos/Xcm
MAINTAINER= bsam@FreeBSD.org
COMMENT= X Color Management tools
-LIB_DEPENDS= libXcm.so:${PORTSDIR}/x11/libXcm
+LIB_DEPENDS= libXcm.so:x11/libXcm
XORG_CAT= app
# xcm should be added to XORG_MODULES at /usr/ports/Mk/bsd.xorg.mk