diff options
-rw-r--r-- | print/gp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gp/Makefile b/print/gp/Makefile index c95bac8..becb11f 100644 --- a/print/gp/Makefile +++ b/print/gp/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS+= ${PREFIX}/bin/wish4.2:${PORTSDIR}/x11-toolkits/tk42 LANGEXT= en DOCDIRNAME= Doc DOCEXT= -pAPERSIZE= letter +PAPERSIZE= letter .elif (${LANGUAGE} == "Japanese") ALL_TARGET= ja filters LIB_DEPENDS= tcl76jp.1:${PORTSDIR}/japanese/tcl76 |