diff options
Diffstat (limited to 'textproc/hs-highlighting-kate/Makefile')
-rw-r--r-- | textproc/hs-highlighting-kate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-highlighting-kate/Makefile b/textproc/hs-highlighting-kate/Makefile index 85851c3e6020..4668a557964a 100644 --- a/textproc/hs-highlighting-kate/Makefile +++ b/textproc/hs-highlighting-kate/Makefile @@ -15,6 +15,7 @@ OPTIONS_DEFINE= EXECUTABLE EXECUTABLE_DESC= Build the Highlight executable +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk" .if ${PORT_OPTIONS:MEXECUTABLE} |