aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-08-24 02:36:17 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-08-24 02:36:17 +0000
commitd5bd26906de55ebf318dd9e87ac5042d528bb9ea (patch)
tree7e4a320e5e5c5b3cca465606ccc7f0aeb2d5402e /print
parent552671c4937b20a21820617344270829fa96aaef (diff)
downloadports-d5bd26906de55ebf318dd9e87ac5042d528bb9ea.tar.gz
ports-d5bd26906de55ebf318dd9e87ac5042d528bb9ea.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/pnm2ppa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile
index 99daafe9d743..7fa1c85ab6c8 100644
--- a/print/pnm2ppa/Makefile
+++ b/print/pnm2ppa/Makefile
@@ -29,7 +29,7 @@ PKGDEINSTALL= ${PKGINSTALL}
.include <bsd.port.pre.mk>
-.if defined(A4) || !empty(PORT_OPTIONS:MA4SIZE}
+.if defined(A4) || !empty(PORT_OPTIONS:MA4SIZE)
RUN_DEPENDS= enscript:${PORTSDIR}/print/enscript-a4
.else
RUN_DEPENDS= enscript:${PORTSDIR}/print/enscript-letter