From 084e498f61befc202ad5a30ffd788b680437860a Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 22 Nov 2004 21:13:03 +0000 Subject: USE_LANGUAGES=c c++ --- devel/gperf/Makefile | 4 ++-- devel/physfs/Makefile | 4 ++-- devel/swig-build/Makefile.common | 4 ++-- fonts/mminstance/Makefile | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devel/gperf/Makefile b/devel/gperf/Makefile index 1281cbb2e94..6fe49b7913a 100644 --- a/devel/gperf/Makefile +++ b/devel/gperf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/02/17 13:15:54 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.17 2004/11/22 21:14:29 wiz Exp $ # DISTNAME= gperf-3.0.1 @@ -12,7 +12,7 @@ COMMENT= GNU perfect hash function generator PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= YES -USE_GCC_SHLIB= YES +USE_LANGUAGES= c c++ GNU_CONFIGURE= YES CONFIGURE_ARGS+= --mandir="${PREFIX}/man" diff --git a/devel/physfs/Makefile b/devel/physfs/Makefile index f9d1ad9f0d6..48f5ed80a4a 100644 --- a/devel/physfs/Makefile +++ b/devel/physfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/11/12 06:39:20 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2004/11/22 21:14:10 wiz Exp $ # DISTNAME= physfs-1.0.0 @@ -14,7 +14,7 @@ USE_BUILDLINK3= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -USE_GCC_SHLIB= yes +USE_LANGUAGES= c c++ .include "../../devel/readline/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" diff --git a/devel/swig-build/Makefile.common b/devel/swig-build/Makefile.common index 7b902ea7df3..21dcdb89a41 100644 --- a/devel/swig-build/Makefile.common +++ b/devel/swig-build/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2004/03/07 23:20:35 minskim Exp $ +# $NetBSD: Makefile.common,v 1.6 2004/11/22 21:13:21 wiz Exp $ DISTNAME= swig-${SWIG_VERSION} CATEGORIES= devel @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/SWIG-${SWIG_VERSION} USE_BUILDLINK3= YES GNU_CONFIGURE= YES -USE_GCC_SHLIB= YES +USE_LANGUAGES= c c++ USE_LIBTOOL= YES CONFIGURE_ARGS+= --without-guile diff --git a/fonts/mminstance/Makefile b/fonts/mminstance/Makefile index 3f0a00acb8c..b4302723e33 100644 --- a/fonts/mminstance/Makefile +++ b/fonts/mminstance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/11/06 18:57:14 gavan Exp $ +# $NetBSD: Makefile,v 1.5 2004/11/22 21:13:03 wiz Exp $ # DISTNAME= mminstance-1.20 @@ -10,6 +10,6 @@ HOMEPAGE= http://www.lcdf.org/~eddietwo/type/ COMMENT= Utility programs for creating instances of multiple master fonts GNU_CONFIGURE= YES -USE_GCC_SHLIB= YES +USE_LANGUAGES= c c++ .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3