diff options
Diffstat (limited to 'x11-toolkits/gnustep-back/pkg-plist')
-rw-r--r-- | x11-toolkits/gnustep-back/pkg-plist | 30 |
1 files changed, 16 insertions, 14 deletions
diff --git a/x11-toolkits/gnustep-back/pkg-plist b/x11-toolkits/gnustep-back/pkg-plist index ab8191ad5303..71ce7db7a8ff 100644 --- a/x11-toolkits/gnustep-back/pkg-plist +++ b/x11-toolkits/gnustep-back/pkg-plist @@ -4,20 +4,22 @@ System/Headers/gnustep/gsc/GSGStateOps.h System/Headers/gnustep/gsc/gscolors.h System/Headers/gnustep/x11/XGServer.h System/Headers/gnustep/x11/XGServerWindow.h -System/Headers/gnustep/xlib/XGContext.h -System/Headers/gnustep/xlib/XGGState.h -System/Headers/gnustep/xlib/XGGeometry.h -System/Headers/gnustep/xlib/XGPrivate.h -System/Library/Bundles/libgnustep-back.bundle/Resources/Info-gnustep.plist -System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libgnustep-back -System/Library/Bundles/libgnustep-back.bundle/stamp.make -System/Tools/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/font_cacher +%%USE_XLIB%%System/Headers/gnustep/xlib/XGContext.h +%%USE_XLIB%%System/Headers/gnustep/xlib/XGGState.h +%%USE_XLIB%%System/Headers/gnustep/xlib/XGGeometry.h +%%USE_XLIB%%System/Headers/gnustep/xlib/XGPrivate.h +%%USE_XDPS%%System/Headers/gnustep/xdps/NSDPSContext.h +System/Library/Bundles/libgnustep-%%BACK%%.bundle/Resources/Info-gnustep.plist +System/Library/Bundles/libgnustep-%%BACK%%.bundle/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/libgnustep-%%BACK%% +System/Library/Bundles/libgnustep-%%BACK%%.bundle/stamp.make +%%USE_XLIB%%System/Tools/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/font_cacher System/Tools/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/gpbs -@dirrm System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu -@dirrm System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%%/%%OPSYS%% -@dirrm System/Library/Bundles/libgnustep-back.bundle/%%GNU_ARCH%% -@dirrm System/Library/Bundles/libgnustep-back.bundle/Resources -@dirrm System/Library/Bundles/libgnustep-back.bundle +@dirrm System/Library/Bundles/libgnustep-%%BACK%%.bundle/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu +@dirrm System/Library/Bundles/libgnustep-%%BACK%%.bundle/%%GNU_ARCH%%/%%OPSYS%% +@dirrm System/Library/Bundles/libgnustep-%%BACK%%.bundle/%%GNU_ARCH%% +@dirrm System/Library/Bundles/libgnustep-%%BACK%%.bundle/Resources +@dirrm System/Library/Bundles/libgnustep-%%BACK%%.bundle @dirrm System/Headers/gnustep/gsc @dirrm System/Headers/gnustep/x11 -@dirrm System/Headers/gnustep/xlib +%%USE_XLIB%%@dirrm System/Headers/gnustep/xlib +%%USE_XDPS%%@dirrm System/Headers/gnustep/xdps |