pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/fontforge The package doesn't use neither C++ no...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ee0366e93a2
branches: trunk
changeset: 555806:1ee0366e93a2
user: asau <asau%pkgsrc.org@localhost>
date: Mon Mar 09 19:30:19 2009 +0000
description:
The package doesn't use neither C++ nor Fortran.
Pointed by Joern Clausen in PR pkg/40986.
diffstat:
fonts/fontforge/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9bf38d9a082e -r 1ee0366e93a2 fonts/fontforge/Makefile
--- a/fonts/fontforge/Makefile Mon Mar 09 17:47:36 2009 +0000
+++ b/fonts/fontforge/Makefile Mon Mar 09 19:30:19 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2009/03/06 23:56:53 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2009/03/09 19:30:19 asau Exp $
DISTNAME= fontforge_full-${VERSION}
PKGNAME= fontforge-${VERSION}
@@ -19,7 +19,7 @@
MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
GNU_CONFIGURE= yes
-USE_LANGUAGES= c c++ fortran
+USE_LANGUAGES= c
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake msgfmt
Home |
Main Index |
Thread Index |
Old Index