diff options
Diffstat (limited to 'textproc/hs-citeproc-hs/Makefile')
-rw-r--r-- | textproc/hs-citeproc-hs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/hs-citeproc-hs/Makefile b/textproc/hs-citeproc-hs/Makefile index 5ec06798ee5e..20559f00e2b6 100644 --- a/textproc/hs-citeproc-hs/Makefile +++ b/textproc/hs-citeproc-hs/Makefile @@ -19,7 +19,6 @@ 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} |