aboutsummaryrefslogtreecommitdiff
path: root/x11/xcolorsel
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/xcolorsel
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Notes
Diffstat (limited to 'x11/xcolorsel')
-rw-r--r--x11/xcolorsel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcolorsel/Makefile b/x11/xcolorsel/Makefile
index 8780cf977ca9..b1bd4c19401b 100644
--- a/x11/xcolorsel/Makefile
+++ b/x11/xcolorsel/Makefile
@@ -14,8 +14,8 @@ COMMENT= X utility to translate rgb values into X color names
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/01-COPYING
-LIB_DEPENDS= libXaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d
-RUN_DEPENDS= rgb>=1.0.3:${PORTSDIR}/x11/rgb
+LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d
+RUN_DEPENDS= rgb>=1.0.3:x11/rgb
WRKSRC= ${WRKDIR}/xcolorsel
USES= imake