aboutsummaryrefslogtreecommitdiff
path: root/print/foomatic-filters
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-04-27 16:13:34 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-04-27 16:13:34 +0000
commitfc8e7860e98a17fbbc984d25933ba32f90ae161f (patch)
treee5a729f486ffee7979924664c267cac8b5782dd4 /print/foomatic-filters
parent9d0fe334284fa4fe52e10f148e7696c20b3f3afd (diff)
downloadports-fc8e7860e98a17fbbc984d25933ba32f90ae161f.tar.gz
ports-fc8e7860e98a17fbbc984d25933ba32f90ae161f.zip
Notes
Diffstat (limited to 'print/foomatic-filters')
-rw-r--r--print/foomatic-filters/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile
index ca7fe97352bd..4a5a1e265f21 100644
--- a/print/foomatic-filters/Makefile
+++ b/print/foomatic-filters/Makefile
@@ -48,7 +48,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/libcupsimage.so:${PORTSDIR}/print/cups-image
.endif
.if ${PORT_OPTIONS:MA2PS}
-RUN_DEPENDS+= a2ps:${PORTSDIR}/print/a2ps-a4
+RUN_DEPENDS+= a2ps:${PORTSDIR}/print/a2ps
.endif
.if ${PORT_OPTIONS:MENSCRIPT_A4}