diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-10-17 06:17:12 +0800 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-10-17 06:17:12 +0800 |
commit | 8543b3a289669cf0d5fafab62274c6a60a605975 (patch) | |
tree | 5b4e95f448728c7f66c5d5dc615ede766b882d7e /x11/Makefile | |
parent | d82080eed7fcacce4a33d8877756b7153327ea55 (diff) | |
download | freebsd-ports-gnome-8543b3a289669cf0d5fafab62274c6a60a605975.tar.gz freebsd-ports-gnome-8543b3a289669cf0d5fafab62274c6a60a605975.tar.zst freebsd-ports-gnome-8543b3a289669cf0d5fafab62274c6a60a605975.zip |
New port: rendercheck, a small app to test Render extension conformance.
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 76dfe6063a58..1eeb6e93b0d2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -144,6 +144,7 @@ SUBDIR += props SUBDIR += qrash SUBDIR += randrext + SUBDIR += rendercheck SUBDIR += renderext SUBDIR += resourceext SUBDIR += rox-wallpaper |