summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-10-11 20:56:38 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-10-11 20:56:38 +0000
commit6b47948a7d018bd8dddec2373bd7e1900304eece (patch)
tree897076950a763eed58da59a1d03344c92a3f4861 /print
parent- Update to version 1.3.0 (diff)
Whatever you do, ${PORTSDIR} always creeps in depends.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=423796
Diffstat (limited to 'print')
-rw-r--r--print/apsfilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 48af6f494b1b..b0d7acd18ffb 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -82,9 +82,9 @@ PSUFX= -letter
PSUFX= -letterdj
.endif
.if !empty(PORT_OPTIONS:MHPIJS)
-RUN_DEPENDS+= hpijs:${PORTSDIR}/print/hpijs
+RUN_DEPENDS+= hpijs:print/hpijs
.elif !empty(PORT_OPTIONS:MHPLIP)
-RUN_DEPENDS+= hpijs:${PORTSDIR}/print/hplip
+RUN_DEPENDS+= hpijs:print/hplip
.endif
_DEPENDS_ASCII= a2ps:print/a2ps \