Date: Tue, 29 Oct 2002 12:06:50 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: ports@freebsd.org Subject: further on GL/gl.h Message-ID: <Pine.BSF.4.21.0210291204460.30504-100000@InterJet.elischer.org>
next in thread | raw e-mail | index | archive | help
the following ports all install teh same file: julian# find . -name "pkg-plist" |xargs grep "GL/gl.h" ./graphics/Mesa3/pkg-plist:%%XFREE3:%%include/GL/gl.h ./graphics/linux_mesa/pkg-plist:usr/include/GL/gl.h ./graphics/linux_mesa3/pkg-plist:usr/X11R6/include/GL/gl.h ./graphics/utah-glx/pkg-plist:include/GL/gl.h ./devel/mingw-opengl-headers/pkg-plist:i386-mingw32msvc/include/GL/gl.h ./x11/XFree86-4-libraries/pkg-plist:include/GL/gl.h this means that if you delete one..... oops the other packages are screwed.. I just go bit by this.. (see other email) Any suggestions as to how this might be handled? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0210291204460.30504-100000>