diff options
author | anholt <anholt@FreeBSD.org> | 2003-12-22 03:42:47 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2003-12-22 03:42:47 +0800 |
commit | c764f766cc6d3092c6f92648c213681daecbdfee (patch) | |
tree | 077454036fa45577bf342f38984e725adbc3b5ef /x11/Makefile | |
parent | 252ee02d3fbd0b6dba3e4dad0fe2ccfdec1c0d62 (diff) | |
download | freebsd-ports-gnome-c764f766cc6d3092c6f92648c213681daecbdfee.tar.gz freebsd-ports-gnome-c764f766cc6d3092c6f92648c213681daecbdfee.tar.zst freebsd-ports-gnome-c764f766cc6d3092c6f92648c213681daecbdfee.zip |
New port: Prerelease version of xproto from freedesktop.org:
X11 protocol 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 054adaeb8b88..5ddb88400084 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -175,6 +175,7 @@ SUBDIR += xnee SUBDIR += xnodecor SUBDIR += xprompt + SUBDIR += xproto SUBDIR += xrootconsole SUBDIR += xscreensaver SUBDIR += xscreensaver-gnome |