aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-05-06 13:52:36 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-05-06 13:52:36 +0000
commit54a99f327266949db27fe01f75892a5668bb03f2 (patch)
tree556759664b2a4d5b2633e5de7ee7081098bfd37d /print
parent8034068dd68b67cb27bf5cc4eea74e472a2920ee (diff)
downloadports-54a99f327266949db27fe01f75892a5668bb03f2.tar.gz
ports-54a99f327266949db27fe01f75892a5668bb03f2.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript-gpl/Makefile2
-rw-r--r--print/ghostscript8/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index 6d6e5f26160f..be7e92a51c1f 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/Makefile
@@ -106,7 +106,7 @@ post-extract: post-extract-epag
.if defined(WITH_GS_lvga256) \
|| defined(WITH_GS_vgalib)
. if defined(WITHOUT_SVGALIB)
-. warning drivers incompatible with WITHDOUT_SVGALIB will be removed automatically
+. warning drivers incompatible with WITHOUT_SVGALIB will be removed automatically
. undef WITH_GS_lvga256
. undef WITH_GS_vgalib
. else
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile
index 6d6e5f26160f..be7e92a51c1f 100644
--- a/print/ghostscript8/Makefile
+++ b/print/ghostscript8/Makefile
@@ -106,7 +106,7 @@ post-extract: post-extract-epag
.if defined(WITH_GS_lvga256) \
|| defined(WITH_GS_vgalib)
. if defined(WITHOUT_SVGALIB)
-. warning drivers incompatible with WITHDOUT_SVGALIB will be removed automatically
+. warning drivers incompatible with WITHOUT_SVGALIB will be removed automatically
. undef WITH_GS_lvga256
. undef WITH_GS_vgalib
. else