pkgsrc/graphics/glut/PLIST
jschauma aa0aa518ac Finally remove support of Mesa 3.4.1 completely as discussed at length
on tech-pkg@ at various times.  This means that regardless of what kind of
GL support comes with X11, if a package depends on GL, Mesa 5.0.1 (or higher)
will be installed into ${LOCALBASE}.

Some troubleshooting after the latest patches by Krister Walfridsson.
2003-08-26 01:43:48 +00:00

9 lines
244 B
Text

@comment $NetBSD: PLIST,v 1.8 2003/08/26 01:43:50 jschauma Exp $
include/GL/glut.h
include/GL/glutf90.h
lib/libglut.so
lib/libglut.so.10
lib/libglut.so.10.1
lib/libglut.a
lib/libglut.la
@unexec ${RMDIR} %D/include/GL >/dev/null 2>&1 || ${TRUE}