From 8f1eb65b137b0e930ecbfaf7ce5b988938fc0319 Mon Sep 17 00:00:00 2001 From: asau Date: Sun, 16 Jun 2013 23:47:18 +0000 Subject: This package is written in plain C, it doesn't need C++ compiler. It doesn't need Fortran compiler either. --- fonts/libXfontcache/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fonts') diff --git a/fonts/libXfontcache/Makefile b/fonts/libXfontcache/Makefile index 248cff1feec..c46f9a9cb32 100644 --- a/fonts/libXfontcache/Makefile +++ b/fonts/libXfontcache/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/05/31 01:10:55 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2013/06/16 23:47:18 asau Exp $ DISTNAME= libXfontcache-1.0.5 CATEGORIES= fonts @@ -12,7 +12,6 @@ LICENSE= 2-clause-bsd AND x11 GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_LANGUAGES+= c c++ fortran USE_TOOLS+= gsed pkg-config PKGCONFIG_OVERRIDE+= xfontcache.pc.in -- cgit v1.2.3