diff options
Diffstat (limited to 'Mk/Uses/ghostscript.mk')
-rw-r--r-- | Mk/Uses/ghostscript.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Mk/Uses/ghostscript.mk b/Mk/Uses/ghostscript.mk index 7c624203d007..28ac66f2d18c 100644 --- a/Mk/Uses/ghostscript.mk +++ b/Mk/Uses/ghostscript.mk @@ -28,6 +28,8 @@ _INCLUDE_USES_GHOSTSCRIPT_MK= yes # allowed versions +# When adding a version, please keep the comment in +# Mk/bsd.default-versions.mk in sync. _GS_VERSION= 7 8 9 agpl _GS_ARGS= ${ghostscript_ARGS} |