diff options
Diffstat (limited to 'print/a2ps/Makefile')
-rw-r--r-- | print/a2ps/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index 9f0eab002d5b..2607e471fe1c 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -32,7 +32,6 @@ CONFIGURE_ARGS= --with-medium=libpaper --sharedstatedir=${PREFIX}/share \ --sysconfdir=${PREFIX}/etc --datadir=${PREFIX}/share \ --localstatedir=${PREFIX}/share CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" -MAKE_JOBS_SAFE= yes PAPERSIZE?= .if ${PAPERSIZE:L} == a4 |