diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-31 18:41:20 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-31 18:41:20 +0800 |
commit | fd91d4b7f287a7a882426bc0a265ae1dd520fe4b (patch) | |
tree | d3015594e27164cf9c3da90c8da554da907240fd /x11/Makefile | |
parent | 21b9c56c508f38417b1013454db79e7f70e60b30 (diff) | |
download | freebsd-ports-gnome-fd91d4b7f287a7a882426bc0a265ae1dd520fe4b.tar.gz freebsd-ports-gnome-fd91d4b7f287a7a882426bc0a265ae1dd520fe4b.tar.zst freebsd-ports-gnome-fd91d4b7f287a7a882426bc0a265ae1dd520fe4b.zip |
Add libxklavier 0.2, an utility library to make XKB stuff easier.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 07fc9e3642c6..0e99705242cf 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -69,6 +69,7 @@ SUBDIR += libgnome SUBDIR += libhelp SUBDIR += libsx + SUBDIR += libxklavier SUBDIR += linux-gnomelibs SUBDIR += linux-xalf SUBDIR += login.app |