diff options
author | anholt <anholt@FreeBSD.org> | 2003-12-22 08:23:26 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-12-22 08:23:26 +0800 |
commit | 15ff879858816b5f3b3d244651efb2ae9d8adb61 (patch) | |
tree | b3bf3fe084fcb8500d2df2186729ee8d4cf7d7ba /x11/Makefile | |
parent | 7d3df55707597cfd31316831d3b0b7921c31f4b5 (diff) | |
download | freebsd-ports-graphics-15ff879858816b5f3b3d244651efb2ae9d8adb61.tar.gz freebsd-ports-graphics-15ff879858816b5f3b3d244651efb2ae9d8adb61.tar.zst freebsd-ports-graphics-15ff879858816b5f3b3d244651efb2ae9d8adb61.zip |
New port: Prerelease version of libXres from freedesktop.org:
X Resource usage library
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 d919ba58655..c8308e52874 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -77,6 +77,7 @@ SUBDIR += libX11 SUBDIR += libXau SUBDIR += libXfont + SUBDIR += libXres SUBDIR += libXtrans SUBDIR += libcapplet SUBDIR += libdnd |