diff options
author | jmz <jmz@FreeBSD.org> | 2000-07-10 06:39:34 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2000-07-10 06:39:34 +0800 |
commit | 5a80411dbab726e36c00e8d9d272cb2f815a3f81 (patch) | |
tree | b9f208697f04ed917515174bcc1f8e4309e40e94 /x11/XFree86-4/pkg-plist | |
parent | 8f7dba91555358f4214fb3cdd224d8b8bb66aada (diff) | |
download | freebsd-ports-gnome-5a80411dbab726e36c00e8d9d272cb2f815a3f81.tar.gz freebsd-ports-gnome-5a80411dbab726e36c00e8d9d272cb2f815a3f81.tar.zst freebsd-ports-gnome-5a80411dbab726e36c00e8d9d272cb2f815a3f81.zip |
Fix a path (extra X11R6/)
Submitted by: Andreas Klemm <andreas@klemm.gtn.com>
Diffstat (limited to 'x11/XFree86-4/pkg-plist')
-rw-r--r-- | x11/XFree86-4/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86-4/pkg-plist b/x11/XFree86-4/pkg-plist index a80e11b17a7a..6e02afd4775c 100644 --- a/x11/XFree86-4/pkg-plist +++ b/x11/XFree86-4/pkg-plist @@ -144,7 +144,7 @@ include/GL/gl.h include/GL/glext.h include/GL/glx.h include/GL/glxtokens.h -X11R6/include/GL/osmesa.h +include/GL/osmesa.h include/X11/Composite.h include/X11/CompositeP.h include/X11/ConstrainP.h |