summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2008-04-16 14:56:56 +0000
committerMichael Johnson <ahze@FreeBSD.org>2008-04-16 14:56:56 +0000
commit1056b8981b0b4d9aaa1df9193e3b76aa9e9bf052 (patch)
tree8c06f1049bdfde49c7a2ecba056576a911c8ec85
parentA POE component that implements an IRC server ( ircd ). (diff)
Fix typo
Notes
Notes: svn path=/head/; revision=211369
-rw-r--r--print/libspectre/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile
index 8a5a66ca4107..e297a829483d 100644
--- a/print/libspectre/Makefile
+++ b/print/libspectre/Makefile
@@ -22,7 +22,7 @@ USE_GHOSTSCRIPT=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
.if defined(WITH_GHOSTSCRIPT_GNU)
-IGNORE= Port will not work with ghostscript-gpl, please do not define WITH_GHOSTSCRIPT_GNU
+IGNORE= Port will not work with ghostscript-gnu, please do not define WITH_GHOSTSCRIPT_GNU
.endif
pre-configure: