diff options
Diffstat (limited to 'graphics/inkscape')
-rw-r--r-- | graphics/inkscape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 0963c0a28ffb..4b0af26e8806 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -38,7 +38,7 @@ MAN1= inkscape.1 inkview.1 .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -IGNORE= Requires symbols not present on 4.X +IGNORE= requires symbols not present on 4.X .endif .if ${HAVE_GNOME:Mlibgnomeprintui} != "" |