aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript-gpl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript-gpl/Makefile')
-rw-r--r--print/ghostscript-gpl/Makefile2
1 files changed, 1 insertions, 1 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