diff options
author | pgj <pgj@FreeBSD.org> | 2012-02-18 01:16:28 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-02-18 01:16:28 +0800 |
commit | 20af662cdb4c58d9f805aa3489bca8ab97b1b972 (patch) | |
tree | 7b542dede1a90ce93191221137acc085b03a0a0c | |
parent | 4357212c876d3db6d0d42b8b9a09b05721f30b1b (diff) | |
download | freebsd-ports-gnome-20af662cdb4c58d9f805aa3489bca8ab97b1b972.tar.gz freebsd-ports-gnome-20af662cdb4c58d9f805aa3489bca8ab97b1b972.tar.zst freebsd-ports-gnome-20af662cdb4c58d9f805aa3489bca8ab97b1b972.zip |
- Connect www/hs-happstack to the build
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 997408eea842..b1fd0591c544 100644 --- a/www/Makefile +++ b/www/Makefile @@ -281,6 +281,7 @@ SUBDIR += hs-HTTP SUBDIR += hs-cgi SUBDIR += hs-hS3 + SUBDIR += hs-happstack SUBDIR += hs-happstack-data SUBDIR += hs-happstack-ixset SUBDIR += hs-happstack-server |