mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
b53b905c54
- Add optional support for Xinerama - Fix PORTDOCS Approved by: tabthorpe
42 lines
1.5 KiB
Plaintext
42 lines
1.5 KiB
Plaintext
%%SUBDIR%%/Graphics/X11.hi
|
|
%%SUBDIR%%/Graphics/X11/ExtraTypes.hi
|
|
%%SUBDIR%%/Graphics/X11/ExtraTypes/AP.hi
|
|
%%SUBDIR%%/Graphics/X11/ExtraTypes/DEC.hi
|
|
%%SUBDIR%%/Graphics/X11/ExtraTypes/HP.hi
|
|
%%SUBDIR%%/Graphics/X11/ExtraTypes/Sun.hi
|
|
%%SUBDIR%%/Graphics/X11/ExtraTypes/XF86.hi
|
|
%%SUBDIR%%/Graphics/X11/ExtraTypes/XorgDefault.hi
|
|
%%SUBDIR%%/Graphics/X11/Types.hi
|
|
%%SUBDIR%%/Graphics/X11/Xinerama.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib/Atom.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib/Color.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib/Context.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib/Display.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib/Event.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib/Extras.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib/Font.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib/Image.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib/Misc.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib/Region.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib/Screen.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib/Types.hi
|
|
%%SUBDIR%%/Graphics/X11/Xlib/Window.hi
|
|
%%SUBDIR%%/HSX11-%%PORTVERSION%%.o
|
|
%%SUBDIR%%/include/HsAllKeysyms.h
|
|
%%SUBDIR%%/include/HsXlib.h
|
|
%%SUBDIR%%/include/XlibExtras.h
|
|
%%SUBDIR%%/libHSX11-%%PORTVERSION%%.a
|
|
%%SUBDIR%%/%%PORTNAME%%-register.sh
|
|
%%RMLIC%%%%DOCSDIR%%/LICENSE
|
|
%%RMLIC%%@dirrm %%DOCSDIR%%
|
|
@dirrmtry %%SUBDIR%%/include
|
|
@dirrm %%SUBDIR%%/Graphics/X11/ExtraTypes
|
|
@dirrm %%SUBDIR%%/Graphics/X11/Xlib
|
|
@dirrm %%SUBDIR%%/Graphics/X11
|
|
@dirrmtry %%SUBDIR%%/Graphics
|
|
@exec /bin/sh %D/%%SUBDIR%%/%%PORTNAME%%-register.sh
|
|
@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
|
|
@unexec ghc-pkg unregister X11
|
|
@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
|