diff options
author | anholt <anholt@FreeBSD.org> | 2003-12-21 23:38:30 +0000 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-12-21 23:38:30 +0000 |
commit | d5d5a4d08458f903fb20a220c77b8e4c6e464301 (patch) | |
tree | d9c9a5328af8bef07f9f57b4ff33974ce2d04bdd /x11/Makefile | |
parent | c25319f1163e0907293ebd8e78f2c132281a6e39 (diff) | |
download | FreeBSD-ports-d5d5a4d08458f903fb20a220c77b8e4c6e464301.zip FreeBSD-ports-d5d5a4d08458f903fb20a220c77b8e4c6e464301.tar.gz |
New port: Prerelease version of libXfont from freedesktop.org:
X font libary
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 577946f..2ca870d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -76,6 +76,7 @@ SUBDIR += libSM SUBDIR += libX11 SUBDIR += libXau + SUBDIR += libXfont SUBDIR += libXtrans SUBDIR += libcapplet SUBDIR += libdnd |