summaryrefslogtreecommitdiff
path: root/print/apsfilter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/apsfilter/Makefile')
-rw-r--r--print/apsfilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 811503409aa6..f1a1a94f46b3 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -72,9 +72,9 @@ GSUFX= -nox11
.if !empty(PORT_OPTIONS:MA4)
PSUFX= -a4
-.elif !empty(PORT_OTPIONS:MLETTER)
+.elif !empty(PORT_OPTIONS:MLETTER)
PSUFX= -letter
-.elif !empty(PORT_OTPIONS:MLETTERDJ)
+.elif !empty(PORT_OPTIONS:MLETTERDJ)
PSUFX= -letterdj
.endif