diff options
author | wiz <wiz@pkgsrc.org> | 2004-09-22 00:43:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-09-22 00:43:55 +0000 |
commit | 806c72611b21c8aefb19bfdebc2b813814bc82f5 (patch) | |
tree | 08bbeee5513cd9f5fea4fc6e45cdaa307cb06d9d /graphics/GLXKit/PLIST | |
parent | 2ab588f2a3997551a9861fc8a40ba4ad95e0bdc9 (diff) | |
download | pkgsrc-806c72611b21c8aefb19bfdebc2b813814bc82f5.tar.gz |
Fix PLIST for bulk build.
Diffstat (limited to 'graphics/GLXKit/PLIST')
-rw-r--r-- | graphics/GLXKit/PLIST | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/graphics/GLXKit/PLIST b/graphics/GLXKit/PLIST index 55a0545af31..8606740e303 100644 --- a/graphics/GLXKit/PLIST +++ b/graphics/GLXKit/PLIST @@ -1,7 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/29 06:15:34 rh Exp $ -share/GNUstep/Local/Headers/GLXKit/G3DGLXCamera.h -share/GNUstep/Local/Headers/GLXKit/G3DGLXKit.h -share/GNUstep/Local/Headers/GLXKit/G3DXEventHandler.h -share/GNUstep/Local/Libraries/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/libGLXKit.so -share/GNUstep/Local/Libraries/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/libGLXKit.so.0.0.1 -@dirrm share/GNUstep/Local/Headers/GLXKit +@comment $NetBSD: PLIST,v 1.2 2004/09/22 00:43:55 wiz Exp $ +share/GNUstep/Local/Library/Headers/GLXKit/G3DGLXCamera.h +share/GNUstep/Local/Library/Headers/GLXKit/G3DGLXKit.h +share/GNUstep/Local/Library/Headers/GLXKit/G3DXEventHandler.h +share/GNUstep/Local/Library/Libraries/libGLXKit.so +share/GNUstep/Local/Library/Libraries/libGLXKit.so.0.0.1 +@comment in gnustep-make: @dirrm share/GNUstep/Local/Library/Libraries +@dirrm share/GNUstep/Local/Library/Headers/GLXKit +@comment in gnustep-make: @dirrm share/GNUstep/Local/Library/Headers |