summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-02-18 03:18:12 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-02-18 03:18:12 +0000
commit91ff17f09dc301f22f1eea5cfae7c85261207d3e (patch)
tree07959ff64f6d6ca9e8f14877517c29a4ff72b5e0 /www/Makefile
parentRemove quotes from BROKEN as they are not required (diff)
CSS parser and renderer.
WWW: http://www.yesodweb.com/ Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=291658
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 4cebdfbe399e..69da10f9ac32 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -280,6 +280,7 @@
SUBDIR += hotcrp
SUBDIR += hs-HTTP
SUBDIR += hs-cgi
+ SUBDIR += hs-css-text
SUBDIR += hs-hS3
SUBDIR += hs-happstack
SUBDIR += hs-happstack-data