summaryrefslogtreecommitdiff
path: root/print/foo2zjs
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /print/foo2zjs
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'print/foo2zjs')
-rw-r--r--print/foo2zjs/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/foo2zjs/Makefile b/print/foo2zjs/Makefile
index 42fa2b2c0020..61a704b38be1 100644
--- a/print/foo2zjs/Makefile
+++ b/print/foo2zjs/Makefile
@@ -15,10 +15,10 @@ COMMENT= Driver for printers that use the ZjStream wire protocol
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups
-RUN_DEPENDS= ${LOCALBASE}/share/foomatic/db/oldprinterids:${PORTSDIR}/print/foomatic-db \
- foomatic-rip:${PORTSDIR}/print/foomatic-filters \
- gsed:${PORTSDIR}/textproc/gsed
+LIB_DEPENDS= libcups.so:print/cups
+RUN_DEPENDS= ${LOCALBASE}/share/foomatic/db/oldprinterids:print/foomatic-db \
+ foomatic-rip:print/foomatic-filters \
+ gsed:textproc/gsed
PROJECTHOST= bsdistfiles
USES= ghostscript gmake shebangfix