diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-01-25 10:14:08 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-01-25 10:14:08 +0000 |
commit | a60d3aa8954736c6f561ce25f619605310838225 (patch) | |
tree | d59f2bdd6194474e3532ec08c1793dc66cddba0b /x11/Makefile | |
parent | - Update cdrtools-devel port to 2.01a25 which fixes a crash of cdrecord. (diff) |
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 |