summaryrefslogtreecommitdiff
path: root/x11/printscreen/Makefile
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/printscreen/Makefile
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/printscreen/Makefile')
-rw-r--r--x11/printscreen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/printscreen/Makefile b/x11/printscreen/Makefile
index a241d1ce7331..fc7f5cb0b40a 100644
--- a/x11/printscreen/Makefile
+++ b/x11/printscreen/Makefile
@@ -12,8 +12,8 @@ COMMENT= Simple screenshot program for X11
LICENSE= BSD2CLAUSE
-RUN_DEPENDS= xwd:${PORTSDIR}/x11/xwd \
- xwdtopnm:${PORTSDIR}/graphics/netpbm
+RUN_DEPENDS= xwd:x11/xwd \
+ xwdtopnm:graphics/netpbm
NO_WRKSUBDIR= yes
NO_ARCH= yes