summaryrefslogtreecommitdiff
path: root/graphics/freetype-lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/freetype-lib/Makefile')
-rw-r--r--graphics/freetype-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/freetype-lib/Makefile b/graphics/freetype-lib/Makefile
index 22e9cf4d1be..5412792b546 100644
--- a/graphics/freetype-lib/Makefile
+++ b/graphics/freetype-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/10/03 00:14:50 tv Exp $
+# $NetBSD: Makefile,v 1.12 2004/12/03 15:14:59 wiz Exp $
.include "Makefile.common"
@@ -8,7 +8,7 @@ COMMENT= TrueType font rendering engine and library API
CONFIGURE_ARGS+= --without-x
-ALL_TARGET= ttlib ttpo
+BUILD_TARGET= ttlib ttpo
INSTALL_TARGET= install-ttlib install-ttpo
.include "../../mk/bsd.pkg.mk"