diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-30 07:06:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-30 07:06:29 +0000 |
commit | 20647ee8ea400f5ed68739b2baeaa105aa2a4a53 (patch) | |
tree | c9ecb4779fd47d1afdd51eb7a35cdabf56bca256 /x11-wm/Makefile | |
parent | BROKEN on amd64: Needs to link against shared librarie (diff) |
After repocopy from x11-wm/ion, add ion-2, a tiling tabbed window manager
designed with keyboard users in mind. This is the second incarnation.
PR: ports/62486, ports/67103
Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net>,
Andrey Slusar <vasallia@ukr.net>
Repocopy by: marcus
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 06e80404bf39..467aa76aba0f 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -53,6 +53,7 @@ SUBDIR += icepref SUBDIR += icewm SUBDIR += ion + SUBDIR += ion-2 SUBDIR += jewel SUBDIR += kahakai SUBDIR += kappdock |