# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $ COMMENT = X FreeType library DISTNAME = libXft-2.3.3 CATEGORIES = x11 HOMEPAGE = https://gitlab.freedesktop.org/xorg/lib/libxft MAINTAINER = xenocara@openbsd.org SHARED_LIBS= Xft 12.0 # MIT PERMIT_PACKAGE = Yes WANTLIB = Xrender X11 Xau Xdmcp expat fontconfig freetype \ iconv intl pthread uuid xcb z MASTER_SITES = ${MASTER_SITE_XORG:=lib/} # Dependencies BUILD_DEPENDS = devel/xorg-util-macros \ devel/xorgproto \ x11/xtrans LIB_DEPENDS = x11/fontconfig \ x11/libXrender SEPARATE_BUILD = Yes CONFIGURE_STYLE = gnu NO_TEST = Yes .include