summaryrefslogtreecommitdiff
path: root/print/foomatic-filters/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/foomatic-filters/Makefile')
-rw-r--r--print/foomatic-filters/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile
index 1e0344f7bb0..d0e7188de32 100644
--- a/print/foomatic-filters/Makefile
+++ b/print/foomatic-filters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/10/10 00:27:30 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.17 2007/02/22 19:27:03 wiz Exp $
.include "Makefile.common"
@@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --disable-file-converter-check
EVAL_PREFIX+= CUPS_PREFIX=cups
CUPS_FILTERDIR= ${CUPS_PREFIX:Q}/libexec/cups/filter
-CONFIGURE_ENV+= CUPS_FILTERS=${CUPS_FILTERDIR}
+CONFIGURE_ENV+= CUPS_FILTERS=${CUPS_FILTERDIR}
FILES_SUBST+= CUPS_FILTERDIR=${CUPS_FILTERDIR}
TEXTTOPS_DEPENDS= {a2ps,enscript,mpage}-[0-9]*
@@ -29,11 +29,11 @@ PKG_SUPPORTED_OPTIONS= cups
.include "../../mk/bsd.prefs.mk"
-BUILD_DEFS+= MANINSTALL
+BUILD_DEFS+= MANINSTALL
.if ${OPSYS} == "SunOS"
# SunOS nroff has problems with foomatic-rip.1
-MANINSTALL= none
+MANINSTALL= none
INSTALL_TARGET= install-bin
.else
INSTALL_TARGET= install-bin install-man