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