diff options
Diffstat (limited to 'textproc/hs-citeproc-hs/Makefile')
-rw-r--r-- | textproc/hs-citeproc-hs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-citeproc-hs/Makefile b/textproc/hs-citeproc-hs/Makefile index 48ee3d2f423b..11841be2dcb5 100644 --- a/textproc/hs-citeproc-hs/Makefile +++ b/textproc/hs-citeproc-hs/Makefile @@ -19,6 +19,7 @@ BIBUTILS_DESC= Use Chris Putnam's Bibutils HEXPAT_DESC= Use hexpat to parse XML NETWORK_DESC= Use network and HTTP to retrieve CSL file +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk" .if ${PORT_OPTIONS:MBIBUTILS} |