summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordarcy <darcy>2008-03-30 14:39:22 +0000
committerdarcy <darcy>2008-03-30 14:39:22 +0000
commit75ef7edd82ff080562c5795a01cee823ad8d7d7b (patch)
tree3d902dea6b454c5d10b7b351c1be2cc498bbb5e6
parent9be4b3932902b87457ca7df6b1ca1ae83ca7d06d (diff)
downloadpkgsrc-75ef7edd82ff080562c5795a01cee823ad8d7d7b.tar.gz
Add USE_LANGUAGES line for the languages the package needs.
-rw-r--r--fonts/fontforge/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile
index 8307cd62cf5..23a921336cb 100644
--- a/fonts/fontforge/Makefile
+++ b/fonts/fontforge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2008/03/28 05:56:35 schmonz Exp $
+# $NetBSD: Makefile,v 1.46 2008/03/30 14:39:22 darcy Exp $
DISTNAME= fontforge_full-${VERSION}
PKGNAME= fontforge-${VERSION}
@@ -17,8 +17,9 @@ PKG_DESTDIR_SUPPORT= user-destdir
MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
USE_LIBTOOL= yes
+USE_LANGUAGES+= c c++ fortran
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake msgfmt
+USE_TOOLS+= gmake msgfmt
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-freetype-src
CONFIGURE_ARGS+= --without-python