summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorcjep <cjep>2003-04-24 09:20:34 +0000
committercjep <cjep>2003-04-24 09:20:34 +0000
commitbca6779ccca88719db5fe305f2a88c4f4e3425d7 (patch)
tree84f13ac1b65b64a8473f263f67ee87a3f1754c55 /lang
parent2204654c8b63413c13bec68f105f28c6ac0a7c95 (diff)
downloadpkgsrc-bca6779ccca88719db5fe305f2a88c4f4e3425d7.tar.gz
This package needs freetype2 (noticed in arm bulk build)
Diffstat (limited to 'lang')
-rw-r--r--lang/gb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gb/Makefile b/lang/gb/Makefile
index 24f5f70131a..47b6c10e222 100644
--- a/lang/gb/Makefile
+++ b/lang/gb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/12/24 06:10:10 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2003/04/24 09:20:34 cjep Exp $
#
DISTNAME= gb-0.0.20
@@ -20,4 +20,5 @@ USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../print/gnome-print/buildlink2.mk"
+.include "../../graphics/freetype2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"