diff options
Diffstat (limited to 'ftp/hs-curl')
-rw-r--r-- | ftp/hs-curl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/hs-curl/Makefile b/ftp/hs-curl/Makefile index 3d83c4d5d50c..9ae4fd12fa6f 100644 --- a/ftp/hs-curl/Makefile +++ b/ftp/hs-curl/Makefile @@ -14,5 +14,6 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl USE_GHC_NATIVE= yes +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |