Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/share/mk



Module Name:    src
Committed By:   mrg
Date:           Thu Mar 20 22:24:32 UTC 2014

Modified Files:
        src/share/mk: bsd.x11.mk

Log Message:
substitute several more values for .pc files:
+               s,@LIBXML2_CFLAGS@,,; \
+               s,@ICONV_CFLAGS@,,; \
+               s,@PACKAGE@,${PKGDIST},; \
+               s,@PKGCONFIG_REQUIRES@,xx,; \
+               s,@PKGCONFIG_REQUIRES_PRIVATELY@,xx,; \
+               s,@ERRORDBDIR@,${X11LIBDIR},; \
+               s,@EXPAT_CFLAGS@,,; \
+               s,@FREETYPE_CFLAGS@,-I${X11ROOTDIR}/include/freetype2 
-I${X11ROOTDIR}/include,; \
+               s,@SDK_REQUIRED_MODULES@,xproto >= 7.0.17 randrproto >= 
1.2.99.3 renderproto >= 0.11 xextproto >= 7.1.99 inputproto >= 1.9.99.902 
kbproto >= 1.0.3 fontsproto," \


To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/share/mk/bsd.x11.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index