diff options
Diffstat (limited to 'devel/hs-system-filepath/Makefile')
-rw-r--r-- | devel/hs-system-filepath/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-system-filepath/Makefile b/devel/hs-system-filepath/Makefile index 7f57683136f5..d7ff25e6050f 100644 --- a/devel/hs-system-filepath/Makefile +++ b/devel/hs-system-filepath/Makefile @@ -12,6 +12,5 @@ LICENSE= MIT USE_CABAL= text>=0.7.1 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |