diff options
author | anholt <anholt@FreeBSD.org> | 2004-01-25 18:14:08 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-01-25 18:14:08 +0800 |
commit | 47b34d4942b7666eb10099e751ea09cb61e2f768 (patch) | |
tree | c62774457d3ffb51d3af48b85b7541fd50f1ba8b /x11/Makefile | |
parent | e2ad76407048459282048dd64a6c0de2d5004715 (diff) | |
download | freebsd-ports-gnome-47b34d4942b7666eb10099e751ea09cb61e2f768.tar.gz freebsd-ports-gnome-47b34d4942b7666eb10099e751ea09cb61e2f768.tar.zst freebsd-ports-gnome-47b34d4942b7666eb10099e751ea09cb61e2f768.zip |
New port: X Pixmap library from freedesktop.org
Testing is encouraged, but please do not use these ports as dependencies until
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 cbe203ad0e59..8ee12ea37062 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -90,6 +90,7 @@ SUBDIR += libXfixes SUBDIR += libXfont SUBDIR += libXi + SUBDIR += libXpm SUBDIR += libXrandr SUBDIR += libXrender SUBDIR += libXres |