freebsd-ports/lang/gnustep-libobjc/pkg-plist
Dirk Meyer c6367de451 - update to 1.1
Feature safe: yes
2011-01-13 17:53:53 +00:00

22 lines
1 KiB
Text

GNUstep/System/Library/Headers/objc/Availability.h
GNUstep/System/Library/Headers/objc/Object.h
GNUstep/System/Library/Headers/objc/Protocol.h
GNUstep/System/Library/Headers/objc/blocks_runtime.h
GNUstep/System/Library/Headers/objc/capabilities.h
GNUstep/System/Library/Headers/objc/encoding.h
GNUstep/System/Library/Headers/objc/hooks.h
GNUstep/System/Library/Headers/objc/objc-api.h
GNUstep/System/Library/Headers/objc/objc.h
GNUstep/System/Library/Headers/objc/runtime.h
GNUstep/System/Library/Headers/objc/slot.h
GNUstep/System/Library/Headers/objc/toydispatch.h
GNUstep/System/Library/Libraries/libobjc.so
GNUstep/System/Library/Libraries/libobjc.so.%%MAJORLIBVERSION%%
@dirrm GNUstep/System/Library/Headers/toydispatch
@dirrm GNUstep/System/Library/Headers/objc
@exec mv -i /usr/include/objc /usr/include/objc1
@exec mkdir /usr/lib/compat/libobjc
@exec mv -i /usr/lib/libobjc.* /usr/lib/compat/libobjc/
@unexec mv -i /usr/include/objc1 /usr/include/objc
@unexec mv -i /usr/lib/compat/libobjc/libobjc.* /usr/lib/
@unexec rmdir /usr/lib/compat/libobjc