summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs>2004-02-11 01:46:30 +0000
committerabs <abs>2004-02-11 01:46:30 +0000
commitf20d8254df87fff94f4a3105bfe2c2a9a5a44f0f (patch)
tree339bb2a1f7c733e2891ae2d22c8adc1182d3b65c
parent0ac2cd6895f7d58c8991f37dbaeae11b203377b9 (diff)
downloadpkgsrc-f20d8254df87fff94f4a3105bfe2c2a9a5a44f0f.tar.gz
USE_LANGUAGES=c c++
-rw-r--r--audio/id3lib/Makefile3
-rw-r--r--audio/mp3check/Makefile3
-rw-r--r--audio/mp3info/Makefile4
-rw-r--r--databases/db3/Makefile3
-rw-r--r--devel/SDL/Makefile.common3
-rw-r--r--devel/dmalloc/Makefile3
-rw-r--r--devel/glib2/Makefile3
-rw-r--r--devel/pango/Makefile3
-rw-r--r--graphics/Mesa/Makefile.common3
-rw-r--r--multimedia/libflash/Makefile.common3
-rw-r--r--textproc/aspell/Makefile3
11 files changed, 22 insertions, 12 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile
index d298ac7bd7d..fdc2a23d396 100644
--- a/audio/id3lib/Makefile
+++ b/audio/id3lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/07/21 16:30:39 martti Exp $
+# $NetBSD: Makefile,v 1.15 2004/02/11 01:46:30 abs Exp $
#
DISTNAME= id3lib-3.8.3
@@ -9,6 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://id3lib.sourceforge.net/
COMMENT= Library for manipulating ID3v1 and ID3v2 tags
+USE_LANGUAGES= c c++
USE_GCC_SHLIB= # defined
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile
index 04cb868ce50..2029299698b 100644
--- a/audio/mp3check/Makefile
+++ b/audio/mp3check/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/22 07:15:00 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/02/11 01:46:30 abs Exp $
DISTNAME= mp3check-0.8.0
CATEGORIES= audio
@@ -10,6 +10,7 @@ COMMENT= Check MP3 files for consistency
#USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
ALL_TARGET= mp3check
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile
index 4060c96c8f7..564e230f631 100644
--- a/audio/mp3info/Makefile
+++ b/audio/mp3info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/10/30 15:30:43 gavan Exp $
+# $NetBSD: Makefile,v 1.7 2004/02/11 01:46:30 abs Exp $
#
DISTNAME= mp3info-0.2.16
@@ -11,6 +11,6 @@ COMMENT= MP3 header and tag information tool
CONFLICTS= gmp3info-[0-9]*
GNU_CONFIGURE= YES
-USE_GCC_SHLIB= YES
+USE_LANGUAGES= c c++
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/db3/Makefile b/databases/db3/Makefile
index b2429f2b199..eab22ea6cbb 100644
--- a/databases/db3/Makefile
+++ b/databases/db3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/02/08 05:14:44 sekiya Exp $
+# $NetBSD: Makefile,v 1.23 2004/02/11 01:46:30 abs Exp $
DISTNAME= db-3.3.11
PKGNAME= db3-3.11.2
@@ -19,6 +19,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
+USE_LANGUAGES= c c++
LIBTOOL_OVERRIDE= ${WRKDIR}/${DISTNAME}/build_unix/libtool
GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= ../dist/configure
diff --git a/devel/SDL/Makefile.common b/devel/SDL/Makefile.common
index 5fdca41bbee..918cf3565bb 100644
--- a/devel/SDL/Makefile.common
+++ b/devel/SDL/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2004/01/22 08:24:28 grant Exp $
+# $NetBSD: Makefile.common,v 1.8 2004/02/11 01:46:30 abs Exp $
#
DISTNAME= SDL-1.2.6
@@ -16,6 +16,7 @@ USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
PTHREAD_OPTS+= require
USE_LIBTOOL= YES
diff --git a/devel/dmalloc/Makefile b/devel/dmalloc/Makefile
index 9db0f2762a7..13ef604225c 100644
--- a/devel/dmalloc/Makefile
+++ b/devel/dmalloc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/08/09 10:44:39 seb Exp $
+# $NetBSD: Makefile,v 1.10 2004/02/11 01:46:30 abs Exp $
DISTNAME= dmalloc-5.2.1
CATEGORIES= devel
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.dmalloc.com/
COMMENT= Run-time configurable debugging malloc library
USE_BUILDLINK2= yes
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shlib
CFLAGS+= -fPIC -DPIC
diff --git a/devel/glib2/Makefile b/devel/glib2/Makefile
index ab1763a66e2..014f4e2a3e2 100644
--- a/devel/glib2/Makefile
+++ b/devel/glib2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2004/02/11 00:20:51 jmmv Exp $
+# $NetBSD: Makefile,v 1.37 2004/02/11 01:46:30 abs Exp $
DISTNAME= glib-2.2.3
PKGREVISION= 1
@@ -17,6 +17,7 @@ BUILD_USES_MSGFMT= yes
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
USE_PERL5= yes
USE_LIBTOOL= yes
diff --git a/devel/pango/Makefile b/devel/pango/Makefile
index 54055be250c..bb7581375db 100644
--- a/devel/pango/Makefile
+++ b/devel/pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/02/10 01:56:42 xtraeme Exp $
+# $NetBSD: Makefile,v 1.34 2004/02/11 01:46:30 abs Exp $
#
DISTNAME= pango-1.2.5
@@ -17,6 +17,7 @@ USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
USE_GNU_TOOLS+= make
USE_X11= yes
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
TEST_TARGET= check
diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common
index 07756004531..d66b3807e87 100644
--- a/graphics/Mesa/Makefile.common
+++ b/graphics/Mesa/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.27 2004/02/10 23:31:27 jlam Exp $
+# $NetBSD: Makefile.common,v 1.28 2004/02/11 01:46:30 abs Exp $
#
DISTNAME= MesaLib-${MESA_VERSION}
@@ -14,6 +14,7 @@ MESA_VERSION= 6.0
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.mesa3d.org/
+USE_LANGUAGES= c c++
ALL_TARGET= pkgsrc
USE_LIBTOOL= yes
USE_X11= yes
diff --git a/multimedia/libflash/Makefile.common b/multimedia/libflash/Makefile.common
index 092bee866ff..47aafd00a37 100644
--- a/multimedia/libflash/Makefile.common
+++ b/multimedia/libflash/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2004/01/26 13:34:45 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/02/11 01:46:30 abs Exp $
#
DISTNAME= flash-0.4.10
@@ -10,6 +10,7 @@ MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://www.swift-tools.com/Flash/
USE_X11= yes
+USE_LANGUAGES= c c++
DISTINFO_FILE= ${.CURDIR}/../libflash/distinfo
PATCHDIR= ${.CURDIR}/../libflash/patches
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 1207cfd80fa..56296fee663 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/01/24 15:13:19 grant Exp $
+# $NetBSD: Makefile,v 1.18 2004/02/11 01:46:30 abs Exp $
#
DISTNAME= aspell-0.50.4.1
@@ -16,6 +16,7 @@ GNU_CONFIGURE= yes
USE_GCC_SHLIB= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
+USE_LANGUAGES= c c++
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
CONFIGURE_ARGS+= --enable-doc-dir=${PREFIX}/share/doc/aspell