ebe24657d9
This package provides the X font Library from the modular X.org X11 project. This is major version 2 of the library. (This still has a file in common with libXfont1, so don't add it to meta packages for now.)
8 lines
309 B
Makefile
8 lines
309 B
Makefile
# $NetBSD: builtin.mk,v 1.1 2015/12/11 14:04:23 wiz Exp $
|
|
|
|
BUILTIN_PKG:= libXfont2
|
|
PKGCONFIG_FILE.libXfont2= ${X11BASE}/lib/pkgconfig/xfont2.pc
|
|
PKGCONFIG_FILE.libXfont2+= ${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/xfont2.pc
|
|
|
|
.include "../../mk/buildlink3/pkgconfig-builtin.mk"
|
|
.include "../../mk/x11.builtin.mk"
|