diff options
author | anholt <anholt@FreeBSD.org> | 2003-12-22 03:48:18 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-12-22 03:48:18 +0800 |
commit | 90899ef4613313887697e28fd7c451b823cb5cd5 (patch) | |
tree | 26417202429c0e69e5baede723782b08a439c0b2 /x11/Makefile | |
parent | 1a57282fe2523245a668bc9de4da8cee33cdc671 (diff) | |
download | freebsd-ports-gnome-90899ef4613313887697e28fd7c451b823cb5cd5.tar.gz freebsd-ports-gnome-90899ef4613313887697e28fd7c451b823cb5cd5.tar.zst freebsd-ports-gnome-90899ef4613313887697e28fd7c451b823cb5cd5.zip |
New port: Prerelease version of libXau from freedesktop.org:
Authentication Protocol library for X11
Testing is encouraged, but please do not use these ports as dependencies until
they are updated to release tarballs and the XFree86 ports have been updated to
depend on them.
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 b68a61298708..52fc56ca4ef2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -72,6 +72,7 @@ SUBDIR += kdelibs3 SUBDIR += keylaunch SUBDIR += kgamma + SUBDIR += libXau SUBDIR += libXtrans SUBDIR += libcapplet SUBDIR += libdnd |