diff options
Diffstat (limited to 'textproc/hs-Diff/Makefile')
-rw-r--r-- | textproc/hs-Diff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-Diff/Makefile b/textproc/hs-Diff/Makefile index 280bcf5e5cf3..f295993308fa 100644 --- a/textproc/hs-Diff/Makefile +++ b/textproc/hs-Diff/Makefile @@ -11,5 +11,6 @@ COMMENT= O(ND) diff algorithm in haskell LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |