diff options
author | anholt <anholt@FreeBSD.org> | 2003-12-22 07:35:55 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-12-22 07:35:55 +0800 |
commit | b07777467458ed83985215db14c2c57b604012e7 (patch) | |
tree | c24350bc9acbe5f8d1af8b1bf441ff8a5a830ba6 /x11/Makefile | |
parent | f67f6b170736ff580f751ae452fad56e52432d76 (diff) | |
download | freebsd-ports-gnome-b07777467458ed83985215db14c2c57b604012e7.tar.gz freebsd-ports-gnome-b07777467458ed83985215db14c2c57b604012e7.tar.zst freebsd-ports-gnome-b07777467458ed83985215db14c2c57b604012e7.zip |
New port: Prerelease version of libICE from freedesktop.org:
Inter Client Exchange 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 d307389a1247..2557905a8038 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -72,6 +72,7 @@ SUBDIR += kdelibs3 SUBDIR += keylaunch SUBDIR += kgamma + SUBDIR += libICE SUBDIR += libX11 SUBDIR += libXau SUBDIR += libXtrans |