diff options
author | pgj <pgj@FreeBSD.org> | 2012-02-13 11:58:47 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-02-13 11:58:47 +0800 |
commit | 3b1ff187f4d1844dda375638342a5e6e11a543b5 (patch) | |
tree | 22447cc9f5c90d25d6b00f44d77dfcc0631e3d2a /archivers | |
parent | 33a1c27cf740c200c7400411b77ca34e1d852ff9 (diff) | |
download | freebsd-ports-gnome-3b1ff187f4d1844dda375638342a5e6e11a543b5.tar.gz freebsd-ports-gnome-3b1ff187f4d1844dda375638342a5e6e11a543b5.tar.zst freebsd-ports-gnome-3b1ff187f4d1844dda375638342a5e6e11a543b5.zip |
- Connect all the previously added hs- ports to the build
Obtained from: FreeBSD Haskell
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 809a67005d05..d99aadc79943 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -41,6 +41,8 @@ SUBDIR += hs-tar SUBDIR += hs-zip-archive SUBDIR += hs-zlib + SUBDIR += hs-zlib-bindings + SUBDIR += hs-zlib-enum SUBDIR += javatar SUBDIR += jzip.org SUBDIR += jzlib |