aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/hs-Diff/Makefile1
-rw-r--r--textproc/hs-HStringTemplate/Makefile1
-rw-r--r--textproc/hs-HaXml/Makefile1
-rw-r--r--textproc/hs-attoparsec-conduit/Makefile1
-rw-r--r--textproc/hs-attoparsec-enumerator/Makefile1
-rw-r--r--textproc/hs-attoparsec/Makefile1
-rw-r--r--textproc/hs-blaze-html/Makefile1
-rw-r--r--textproc/hs-blaze-markup/Makefile1
-rw-r--r--textproc/hs-bytestring-csv/Makefile1
-rw-r--r--textproc/hs-case-insensitive/Makefile1
-rw-r--r--textproc/hs-citeproc-hs/Makefile1
-rw-r--r--textproc/hs-csv/Makefile1
-rw-r--r--textproc/hs-double-conversion/Makefile1
-rw-r--r--textproc/hs-feed/Makefile1
-rw-r--r--textproc/hs-hexpat/Makefile1
-rw-r--r--textproc/hs-highlighting-kate/Makefile1
-rw-r--r--textproc/hs-hs-bibutils/Makefile1
-rw-r--r--textproc/hs-html-conduit/Makefile1
-rw-r--r--textproc/hs-html/Makefile1
-rw-r--r--textproc/hs-hxt-charproperties/Makefile1
-rw-r--r--textproc/hs-hxt-regex-xmlschema/Makefile1
-rw-r--r--textproc/hs-hxt-unicode/Makefile1
-rw-r--r--textproc/hs-hxt/Makefile1
-rw-r--r--textproc/hs-lhs2tex/Makefile1
-rw-r--r--textproc/hs-lhs2tex/files/patch-Setup.hs16
-rw-r--r--textproc/hs-libxml/Makefile1
-rw-r--r--textproc/hs-pandoc-types/Makefile1
-rw-r--r--textproc/hs-pandoc/Makefile1
-rw-r--r--textproc/hs-parsec/Makefile1
-rw-r--r--textproc/hs-polyparse/Makefile1
-rw-r--r--textproc/hs-regex-base/Makefile1
-rw-r--r--textproc/hs-regex-compat/Makefile1
-rw-r--r--textproc/hs-regex-pcre-builtin/Makefile1
-rw-r--r--textproc/hs-regex-posix/Makefile1
-rw-r--r--textproc/hs-regex-tdfa/Makefile1
-rw-r--r--textproc/hs-stringsearch/Makefile1
-rw-r--r--textproc/hs-tagsoup/Makefile4
-rw-r--r--textproc/hs-tagstream-conduit/Makefile1
-rw-r--r--textproc/hs-texmath/Makefile1
-rw-r--r--textproc/hs-xhtml/Makefile1
-rw-r--r--textproc/hs-xml-conduit/Makefile1
-rw-r--r--textproc/hs-xml-types/Makefile1
-rw-r--r--textproc/hs-xml/Makefile1
-rw-r--r--textproc/hs-xmlhtml/Makefile1
-rw-r--r--textproc/hs-yaml/Makefile1
45 files changed, 14 insertions, 49 deletions
diff --git a/textproc/hs-Diff/Makefile b/textproc/hs-Diff/Makefile
index 03dfadd3c5b9..46f860a1e239 100644
--- a/textproc/hs-Diff/Makefile
+++ b/textproc/hs-Diff/Makefile
@@ -11,6 +11,5 @@ COMMENT= O(ND) diff algorithm in haskell
LICENSE= BSD
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-HStringTemplate/Makefile b/textproc/hs-HStringTemplate/Makefile
index a111ac77246d..e00e10209603 100644
--- a/textproc/hs-HStringTemplate/Makefile
+++ b/textproc/hs-HStringTemplate/Makefile
@@ -12,6 +12,5 @@ LICENSE= BSD
USE_CABAL= blaze-builder mtl parsec syb text utf8-string void
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile
index 870be71ecedd..81fe7e20aead 100644
--- a/textproc/hs-HaXml/Makefile
+++ b/textproc/hs-HaXml/Makefile
@@ -16,6 +16,5 @@ USE_CABAL= polyparse>=1.9 random
EXECUTABLE= Canonicalise CanonicaliseLazy DtdToHaskell FpMLToHaskell \
MkOneOf Validate XsdToHaskell Xtract
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-attoparsec-conduit/Makefile b/textproc/hs-attoparsec-conduit/Makefile
index ac3baecbd810..494b68b608d4 100644
--- a/textproc/hs-attoparsec-conduit/Makefile
+++ b/textproc/hs-attoparsec-conduit/Makefile
@@ -12,6 +12,5 @@ LICENSE= BSD
USE_CABAL= attoparsec>=0.10 conduit>=1.0 text>=0.11 transformers>=0.2.2
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-attoparsec-enumerator/Makefile b/textproc/hs-attoparsec-enumerator/Makefile
index 523c2aab058c..aa64a1230f3a 100644
--- a/textproc/hs-attoparsec-enumerator/Makefile
+++ b/textproc/hs-attoparsec-enumerator/Makefile
@@ -12,6 +12,5 @@ LICENSE= MIT
USE_CABAL= attoparsec>=0.10 enumerator>=0.4 text
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-attoparsec/Makefile b/textproc/hs-attoparsec/Makefile
index 0e6b53888aa3..fc036451b0fa 100644
--- a/textproc/hs-attoparsec/Makefile
+++ b/textproc/hs-attoparsec/Makefile
@@ -12,6 +12,5 @@ LICENSE= BSD
USE_CABAL= text>=0.11.1.5
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-blaze-html/Makefile b/textproc/hs-blaze-html/Makefile
index 5861a18d6c70..cc5607171e3f 100644
--- a/textproc/hs-blaze-html/Makefile
+++ b/textproc/hs-blaze-html/Makefile
@@ -12,6 +12,5 @@ LICENSE= BSD
USE_CABAL= blaze-builder>=0.2 blaze-markup>=0.5.1 text>=0.10
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-blaze-markup/Makefile b/textproc/hs-blaze-markup/Makefile
index 30a6cd965424..3a2cb0945e51 100644
--- a/textproc/hs-blaze-markup/Makefile
+++ b/textproc/hs-blaze-markup/Makefile
@@ -12,6 +12,5 @@ LICENSE= BSD
USE_CABAL= blaze-builder>=0.2 text>=0.10
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-bytestring-csv/Makefile b/textproc/hs-bytestring-csv/Makefile
index c4375dacea68..4e5ca751c62e 100644
--- a/textproc/hs-bytestring-csv/Makefile
+++ b/textproc/hs-bytestring-csv/Makefile
@@ -13,6 +13,5 @@ LICENSE= BSD
USE_CABAL= dlist
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-case-insensitive/Makefile b/textproc/hs-case-insensitive/Makefile
index ac440ca00c8d..581ef7ba5aa3 100644
--- a/textproc/hs-case-insensitive/Makefile
+++ b/textproc/hs-case-insensitive/Makefile
@@ -12,6 +12,5 @@ LICENSE= BSD
USE_CABAL= hashable>=1.0 text>=0.3
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
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}
diff --git a/textproc/hs-csv/Makefile b/textproc/hs-csv/Makefile
index e30a707bad71..2338f877d961 100644
--- a/textproc/hs-csv/Makefile
+++ b/textproc/hs-csv/Makefile
@@ -13,6 +13,5 @@ LICENSE= MIT
USE_CABAL= parsec
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-double-conversion/Makefile b/textproc/hs-double-conversion/Makefile
index 46837d2cc706..59007fdd5313 100644
--- a/textproc/hs-double-conversion/Makefile
+++ b/textproc/hs-double-conversion/Makefile
@@ -12,6 +12,5 @@ LICENSE= BSD
USE_CABAL= text>=0.11.0.8
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-feed/Makefile b/textproc/hs-feed/Makefile
index f89d76f7640e..65e03ea1d3ab 100644
--- a/textproc/hs-feed/Makefile
+++ b/textproc/hs-feed/Makefile
@@ -13,6 +13,5 @@ LICENSE= BSD
USE_CABAL= utf8-string xml>=1.2.6
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-hexpat/Makefile b/textproc/hs-hexpat/Makefile
index e6437e20d0a7..f7b313f2811c 100644
--- a/textproc/hs-hexpat/Makefile
+++ b/textproc/hs-hexpat/Makefile
@@ -13,6 +13,5 @@ LICENSE= BSD
USE_CABAL= extensible-exceptions>=0.1 List>=0.4.2 text>=0.5 transformers \
utf8-string
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-highlighting-kate/Makefile b/textproc/hs-highlighting-kate/Makefile
index 527768ed0044..a56d9f9a108a 100644
--- a/textproc/hs-highlighting-kate/Makefile
+++ b/textproc/hs-highlighting-kate/Makefile
@@ -16,7 +16,6 @@ OPTIONS_DEFINE= EXECUTABLE
EXECUTABLE_DESC= Build the Highlight executable
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk"
.if ${PORT_OPTIONS:MEXECUTABLE}
diff --git a/textproc/hs-hs-bibutils/Makefile b/textproc/hs-hs-bibutils/Makefile
index 7a3c638a7725..4615af04ed40 100644
--- a/textproc/hs-hs-bibutils/Makefile
+++ b/textproc/hs-hs-bibutils/Makefile
@@ -15,6 +15,5 @@ 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>
diff --git a/textproc/hs-html-conduit/Makefile b/textproc/hs-html-conduit/Makefile
index af7bf1223f6f..5933e83846fa 100644
--- a/textproc/hs-html-conduit/Makefile
+++ b/textproc/hs-html-conduit/Makefile
@@ -14,6 +14,5 @@ USE_CABAL= conduit>=1.0 filesystem-conduit>=1.0 resourcet>=0.3 \
system-filepath>=0.4 tagstream-conduit>=0.4 text \
transformers xml-conduit>=1.1 xml-types>=0.3
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-html/Makefile b/textproc/hs-html/Makefile
index fe38959131a9..2b868c3f76d3 100644
--- a/textproc/hs-html/Makefile
+++ b/textproc/hs-html/Makefile
@@ -10,6 +10,5 @@ COMMENT= HTML combinator library
LICENSE= BSD
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-hxt-charproperties/Makefile b/textproc/hs-hxt-charproperties/Makefile
index a263b6b8e59c..083840b1343f 100644
--- a/textproc/hs-hxt-charproperties/Makefile
+++ b/textproc/hs-hxt-charproperties/Makefile
@@ -8,6 +8,5 @@ CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Character properties and classes for XML and Unicode
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-hxt-regex-xmlschema/Makefile b/textproc/hs-hxt-regex-xmlschema/Makefile
index 7141a8554374..9846c60b3e1a 100644
--- a/textproc/hs-hxt-regex-xmlschema/Makefile
+++ b/textproc/hs-hxt-regex-xmlschema/Makefile
@@ -12,6 +12,5 @@ LICENSE= MIT
USE_CABAL= hxt-charproperties>=9 parsec>=2.1
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-hxt-unicode/Makefile b/textproc/hs-hxt-unicode/Makefile
index 6b4eb1dd08bd..ae17f32fa9ee 100644
--- a/textproc/hs-hxt-unicode/Makefile
+++ b/textproc/hs-hxt-unicode/Makefile
@@ -10,6 +10,5 @@ COMMENT= Unicode functions for UTF-8, iso-latin-* and other encodings
USE_CABAL= hxt-charproperties>=9
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-hxt/Makefile b/textproc/hs-hxt/Makefile
index e65e6e3eb20e..f5e0fafab2a4 100644
--- a/textproc/hs-hxt/Makefile
+++ b/textproc/hs-hxt/Makefile
@@ -13,6 +13,5 @@ LICENSE= MIT
USE_CABAL= HUnit>=1.2 hxt-charproperties>=9.1 hxt-regex-xmlschema>=9 \
hxt-unicode>=9.0.1 mtl>=2 network>=2.1 parsec>=2.1
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-lhs2tex/Makefile b/textproc/hs-lhs2tex/Makefile
index c766ed2bcb35..5330e904329a 100644
--- a/textproc/hs-lhs2tex/Makefile
+++ b/textproc/hs-lhs2tex/Makefile
@@ -19,6 +19,5 @@ EXECUTABLE= lhs2TeX
MAN1= lhs2TeX.1
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-lhs2tex/files/patch-Setup.hs b/textproc/hs-lhs2tex/files/patch-Setup.hs
index aa6c860894fd..df80ba1420b5 100644
--- a/textproc/hs-lhs2tex/files/patch-Setup.hs
+++ b/textproc/hs-lhs2tex/files/patch-Setup.hs
@@ -1,6 +1,6 @@
---- ./Setup.hs.orig 2011-03-17 11:23:52.000000000 +0100
-+++ ./Setup.hs 2011-05-22 14:33:40.000000000 +0200
-@@ -204,7 +204,7 @@
+--- Setup.hs.orig 2012-09-08 22:29:52.000000000 +0100
++++ Setup.hs 2013-12-08 15:55:17.403235103 +0000
+@@ -205,7 +205,7 @@
else docdir (absoluteInstallDirs pd lbi cd) `joinFileName` "doc"
let manDir = if isWindows
then dataPref `joinFileName` "Documentation"
@@ -9,3 +9,13 @@
createDirectoryIfMissing True docDir
installOrdinaryFile v (lhs2texDocDir `joinFileName` "Guide2.pdf") (docDir `joinFileName` "Guide2.pdf")
when (not isWindows) $
+@@ -213,7 +213,8 @@
+ installOrdinaryFile v ("lhs2TeX.1") (manDir `joinFileName` "lhs2TeX.1")
+ -- polytable
+ case (installPolyTable ebi) of
+- Just texmf -> do let texmfDir = texmf
++ Just texmf -> do let CopyTo destdir = cd
++ texmfDir = destdir `joinFileName` texmf
+ ptDir = texmfDir `joinFileName` "tex" `joinFileName` "latex"
+ `joinFileName` "polytable"
+ createDirectoryIfMissing True ptDir
diff --git a/textproc/hs-libxml/Makefile b/textproc/hs-libxml/Makefile
index a9ca709346df..b8c35ecd7f2a 100644
--- a/textproc/hs-libxml/Makefile
+++ b/textproc/hs-libxml/Makefile
@@ -15,6 +15,5 @@ USE_GNOME= libxml2
CONFIGURE_ARGS+= --extra-include-dirs="${LOCALBASE}/include/libxml2"
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-pandoc-types/Makefile b/textproc/hs-pandoc-types/Makefile
index 99f3ec4c049b..5e1a7a595c16 100644
--- a/textproc/hs-pandoc-types/Makefile
+++ b/textproc/hs-pandoc-types/Makefile
@@ -12,6 +12,5 @@ LICENSE= GPLv2
USE_CABAL= syb
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile
index 7870b13ded10..24004343bd4f 100644
--- a/textproc/hs-pandoc/Makefile
+++ b/textproc/hs-pandoc/Makefile
@@ -31,7 +31,6 @@ OPTIONS_DEFINE= EMBED_DATA_FILES
EMBED_DATA_FILES_DESC= Embed data files in binary for relocatable executable
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk"
.if ${PORT_OPTIONS:MEMBED_DATA_FILES}
diff --git a/textproc/hs-parsec/Makefile b/textproc/hs-parsec/Makefile
index bd0d4807a61a..9ba1e48ad7a2 100644
--- a/textproc/hs-parsec/Makefile
+++ b/textproc/hs-parsec/Makefile
@@ -12,6 +12,5 @@ LICENSE= BSD
USE_CABAL= mtl text>=0.2
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-polyparse/Makefile b/textproc/hs-polyparse/Makefile
index 75134d820ee2..42a645e06887 100644
--- a/textproc/hs-polyparse/Makefile
+++ b/textproc/hs-polyparse/Makefile
@@ -12,6 +12,5 @@ LICENSE= LGPL21
USE_CABAL= text
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-regex-base/Makefile b/textproc/hs-regex-base/Makefile
index 9840b9c09ad4..642cf1188749 100644
--- a/textproc/hs-regex-base/Makefile
+++ b/textproc/hs-regex-base/Makefile
@@ -12,6 +12,5 @@ LICENSE= BSD
USE_CABAL= mtl
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-regex-compat/Makefile b/textproc/hs-regex-compat/Makefile
index f0cc3c999c26..1b4ef8895741 100644
--- a/textproc/hs-regex-compat/Makefile
+++ b/textproc/hs-regex-compat/Makefile
@@ -12,6 +12,5 @@ LICENSE= BSD
USE_CABAL= regex-base>=0.93 regex-posix>=0.95.1
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-regex-pcre-builtin/Makefile b/textproc/hs-regex-pcre-builtin/Makefile
index f14fdba05473..a7d39120bd7b 100644
--- a/textproc/hs-regex-pcre-builtin/Makefile
+++ b/textproc/hs-regex-pcre-builtin/Makefile
@@ -14,6 +14,5 @@ USE_CABAL= regex-base>=0.93
LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-regex-posix/Makefile b/textproc/hs-regex-posix/Makefile
index c6a3c384f0d2..9e5b06afa436 100644
--- a/textproc/hs-regex-posix/Makefile
+++ b/textproc/hs-regex-posix/Makefile
@@ -12,6 +12,5 @@ LICENSE= BSD
USE_CABAL= regex-base>=0.93
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-regex-tdfa/Makefile b/textproc/hs-regex-tdfa/Makefile
index 73649cf17e3e..e842dd612cba 100644
--- a/textproc/hs-regex-tdfa/Makefile
+++ b/textproc/hs-regex-tdfa/Makefile
@@ -10,6 +10,5 @@ COMMENT= Replaces/Enhances Text.Regex
USE_CABAL= mtl parsec regex-base>=0.93.1
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-stringsearch/Makefile b/textproc/hs-stringsearch/Makefile
index 17a3ce15b577..94f2478118e5 100644
--- a/textproc/hs-stringsearch/Makefile
+++ b/textproc/hs-stringsearch/Makefile
@@ -11,6 +11,5 @@ COMMENT= Fast searching, splitting and replacing of ByteStrings
LICENSE= BSD
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-tagsoup/Makefile b/textproc/hs-tagsoup/Makefile
index 1c14c8c682aa..06ba499e12a6 100644
--- a/textproc/hs-tagsoup/Makefile
+++ b/textproc/hs-tagsoup/Makefile
@@ -13,9 +13,7 @@ LICENSE= BSD
USE_CABAL= text
-INSTALL_PORTDATA= cd ${WRKSRC} && \
- ${INSTALL_DATA} ${WRKSRC}/tagsoup.htm ${DATADIR}
+INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/tagsoup.htm ${STAGEDIR}${DATADIR}
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-tagstream-conduit/Makefile b/textproc/hs-tagstream-conduit/Makefile
index aed5190f5ea0..0dbd6ed994b5 100644
--- a/textproc/hs-tagstream-conduit/Makefile
+++ b/textproc/hs-tagstream-conduit/Makefile
@@ -14,6 +14,5 @@ USE_CABAL= attoparsec attoparsec-conduit>=0.5 blaze-builder \
blaze-builder-conduit>=0.5 case-insensitive conduit>=0.5 \
text transformers>=0.3
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-texmath/Makefile b/textproc/hs-texmath/Makefile
index 301d56222592..7c37d22a6256 100644
--- a/textproc/hs-texmath/Makefile
+++ b/textproc/hs-texmath/Makefile
@@ -17,7 +17,6 @@ OPTIONS_DEFINE= CGI
CGI_DESC= Compile CGI executable
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk"
.if ${PORT_OPTIONS:MCGI}
diff --git a/textproc/hs-xhtml/Makefile b/textproc/hs-xhtml/Makefile
index 0a09cb8e5e8c..6864ca5edacd 100644
--- a/textproc/hs-xhtml/Makefile
+++ b/textproc/hs-xhtml/Makefile
@@ -10,6 +10,5 @@ COMMENT= XHTML combinator library
LICENSE= BSD
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-xml-conduit/Makefile b/textproc/hs-xml-conduit/Makefile
index 993080bd070f..36340d4cdcda 100644
--- a/textproc/hs-xml-conduit/Makefile
+++ b/textproc/hs-xml-conduit/Makefile
@@ -16,6 +16,5 @@ USE_CABAL= attoparsec>=0.10 attoparsec-conduit>=1.0 blaze-builder>=0.2 \
resourcet>=0.3 system-filepath>=0.4 text>=0.7 \
transformers>=0.2 xml-types>=0.3.3
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-xml-types/Makefile b/textproc/hs-xml-types/Makefile
index 01a8acb4562b..282b828e5639 100644
--- a/textproc/hs-xml-types/Makefile
+++ b/textproc/hs-xml-types/Makefile
@@ -12,6 +12,5 @@ LICENSE= MIT
USE_CABAL= text
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-xml/Makefile b/textproc/hs-xml/Makefile
index 3cbdaa2f7d4f..ccc3f65bd8e7 100644
--- a/textproc/hs-xml/Makefile
+++ b/textproc/hs-xml/Makefile
@@ -13,6 +13,5 @@ LICENSE= BSD
USE_CABAL= text
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-xmlhtml/Makefile b/textproc/hs-xmlhtml/Makefile
index 40806dc59577..78ffe72d02a7 100644
--- a/textproc/hs-xmlhtml/Makefile
+++ b/textproc/hs-xmlhtml/Makefile
@@ -13,6 +13,5 @@ LICENSE= BSD
USE_CABAL= blaze-builder>=0.2 blaze-html>=0.5 blaze-markup>=0.5 \
parsec>=3.1.2 text>=0.11 unordered-containers>=0.1.4
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/textproc/hs-yaml/Makefile b/textproc/hs-yaml/Makefile
index d55bd8ac16bd..61eb250b9aab 100644
--- a/textproc/hs-yaml/Makefile
+++ b/textproc/hs-yaml/Makefile
@@ -13,6 +13,5 @@ LICENSE= BSD
USE_CABAL= aeson>=0.5 attoparsec conduit>=0.5 resourcet>=0.3 text \
transformers>=0.1 unordered-containers vector
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>