diff options
author | anholt <anholt@FreeBSD.org> | 2003-12-21 19:44:04 +0000 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-12-21 19:44:04 +0000 |
commit | 177bda54b888aa4f2184f22c45b628a4cdd6e759 (patch) | |
tree | 3bec42891f0fcf191921bc07e1c5b11bd93d4e16 /x11/Makefile | |
parent | e7a007bfb4ad212e829611cbb9694c5bf43b6f5d (diff) | |
download | FreeBSD-ports-177bda54b888aa4f2184f22c45b628a4cdd6e759.zip FreeBSD-ports-177bda54b888aa4f2184f22c45b628a4cdd6e759.tar.gz |
New port: Prerelease version of xextensions from freedesktop.org:
X11 extension headers
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 5ddb884..8f31269 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -150,6 +150,7 @@ SUBDIR += xcut SUBDIR += xdialog SUBDIR += xdtm + SUBDIR += xextensions SUBDIR += xfce4-clipman-plugin SUBDIR += xfedor SUBDIR += xfishtank |