2b655e7a9e
Tested by ajacoutot@, jasper@, krw@ and on a bulk ports build by landry@
13 lines
258 B
PkgConfig
13 lines
258 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: Xft
|
|
Description: X FreeType library
|
|
Version: @VERSION@
|
|
Requires: xproto
|
|
Requires.private: xrender, fontconfig, freetype2
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lXft
|