diff options
author | anholt <anholt@FreeBSD.org> | 2003-12-22 03:46:37 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-12-22 03:46:37 +0800 |
commit | 720a16475c37e84a4d4efb000c5c30af9f21c609 (patch) | |
tree | 82237365683795c27829a55018a3b0cf6718c438 /x11/Makefile | |
parent | 8ee64377ba503dc046deca31f0666b2ff92805a3 (diff) | |
download | freebsd-ports-gnome-720a16475c37e84a4d4efb000c5c30af9f21c609.tar.gz freebsd-ports-gnome-720a16475c37e84a4d4efb000c5c30af9f21c609.tar.zst freebsd-ports-gnome-720a16475c37e84a4d4efb000c5c30af9f21c609.zip |
New port: Prerelease version of libXtrans from freedesktop.org:
network API translation layer for X applications and libraries
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 8f31269129cd..b68a61298708 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -72,6 +72,7 @@ SUBDIR += kdelibs3 SUBDIR += keylaunch SUBDIR += kgamma + SUBDIR += libXtrans SUBDIR += libcapplet SUBDIR += libdnd SUBDIR += libgnome |