diff options
Diffstat (limited to 'textproc/hs-hs-bibutils/Makefile')
-rw-r--r-- | textproc/hs-hs-bibutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-hs-bibutils/Makefile b/textproc/hs-hs-bibutils/Makefile index f4b2f85ccd63..dd6f678028a4 100644 --- a/textproc/hs-hs-bibutils/Makefile +++ b/textproc/hs-hs-bibutils/Makefile @@ -14,5 +14,6 @@ RUN_DEPENDS= bibutils>=5.0:${PORTSDIR}/textproc/bibutils USE_CABAL= syb +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |