pkgsrc/x11/xorg-libs/files/compositeext.pc
xtraeme 5fd81b4a02 As jmmv@ suggested in: http://news.gw.com/netbsd.pkgsrc.changes/53743
install pkgconfig files for compositeext and fixesext, required to use
the builtin versions.

Bump PKGREVISION.

Thanks for the suggestion Julio! :)
2004-10-09 09:32:19 +00:00

9 lines
248 B
PkgConfig

prefix=@X11BASE@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: CompositeExt
Description: Composite extension headers
Version: 2.0
Cflags: -I${includedir} -I@LOCALBASE@/include -I@LOCALBASE@/include/freetype2