summaryrefslogtreecommitdiff
path: root/graphics/freetype-lib/Makefile
blob: ea097e1462074f4c893dfd023b572bef53009566 (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: Makefile,v 1.2 2000/05/01 21:53:33 jlam Exp $

PKGNAME=		freetype-lib-${FT_VERS}

CONFIGURE_ARGS+=	--without-x

ALL_TARGET=		ttlib ttpo
INSTALL_TARGET=		install-ttlib install-ttpo

.include "../../graphics/freetype-lib/Makefile.common"