aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2008-05-06 21:52:36 +0800
committeritetcu <itetcu@FreeBSD.org>2008-05-06 21:52:36 +0800
commitd773571a507fd6655156e11bc56b2f8c6ab53c66 (patch)
treef61c71d0faf5b46299cd6122ebde5bfd1cf90d8e /print
parent88cc9b8f9948bb22a9e154f893775c269e41059f (diff)
downloadfreebsd-ports-gnome-d773571a507fd6655156e11bc56b2f8c6ab53c66.tar.gz
freebsd-ports-gnome-d773571a507fd6655156e11bc56b2f8c6ab53c66.tar.zst
freebsd-ports-gnome-d773571a507fd6655156e11bc56b2f8c6ab53c66.zip
- fix typo
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