diff options
author | anholt <anholt@FreeBSD.org> | 2004-05-09 13:48:10 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-05-09 13:48:10 +0800 |
commit | 05a62c8b6fc69f8c496cac5022a5ffef5ab36f1a (patch) | |
tree | 9ed8ba2f090266c8655693b60ab0bb15f06111f2 /x11/Makefile | |
parent | 7165a335da6eecd408e5f91a6da88cbb3c015007 (diff) | |
download | freebsd-ports-gnome-05a62c8b6fc69f8c496cac5022a5ffef5ab36f1a.tar.gz freebsd-ports-gnome-05a62c8b6fc69f8c496cac5022a5ffef5ab36f1a.tar.zst freebsd-ports-gnome-05a62c8b6fc69f8c496cac5022a5ffef5ab36f1a.zip |
Add port of libxkbfile from X.Org release 6.7.0.
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 dbc65b10ef2f..f871ec76c2b7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -109,6 +109,7 @@ SUBDIR += libsx SUBDIR += libxfce4mcs SUBDIR += libxfce4util + SUBDIR += libxkbfile SUBDIR += libxklavier SUBDIR += linux-XFree86-libs SUBDIR += linux-gnomelibs |