aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-12 17:05:47 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-12 17:05:47 +0000
commit39f9c8670a944bd8c8674f2add6fbb5189ae96e7 (patch)
treebee152c3fd6ac709f156f272a15cabae5c641738 /print/ghostscript-gnu/Makefile
parent3e22c57c7c730c3207532ab1f315fd6a4bfdfcbc (diff)
downloadports-39f9c8670a944bd8c8674f2add6fbb5189ae96e7.tar.gz
ports-39f9c8670a944bd8c8674f2add6fbb5189ae96e7.zip
Notes
Diffstat (limited to 'print/ghostscript-gnu/Makefile')
-rw-r--r--print/ghostscript-gnu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile
index b4d931a8188f..04b31bdc190b 100644
--- a/print/ghostscript-gnu/Makefile
+++ b/print/ghostscript-gnu/Makefile
@@ -47,7 +47,7 @@ MLINKS= gslp.1 gsbj.1 \
ps2pdf.1 ps2pdf13.1
.if defined(A4)
-CFLAGS+= -DA4
+MAKE_ENV= A4="${A4}"
.endif
.if !defined(WITHOUT_X11)