pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/40986: fonts/fontforge does not use C++ or Fortran
>Number: 40986
>Category: pkg
>Synopsis: fonts/fontforge does not use C++ or Fortran
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Mar 09 09:55:00 +0000 2009
>Originator: Jörn Clausen
>Release:
>Organization:
University of Bielefeld
>Environment:
SunOS spare4200 5.10 Generic_120012-14 i86pc i386 i86pc
>Description:
fonts/fontforge claims to use C++ and Fortran, which it actually does not. As a
result, on an average system (without a native Fortran compiler) lang/f2c is
installed unnecessarily.
>How-To-Repeat:
>Fix:
MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
USE_LIBTOOL= yes
-USE_LANGUAGES= c c++ fortran
+USE_LANGUAGES= c
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake msgfmt
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index