Skip to content

Commit

Permalink
pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Feb 22, 2007
1 parent 601583c commit 51c8ea8
Show file tree
Hide file tree
Showing 34 changed files with 86 additions and 86 deletions.
4 changes: 2 additions & 2 deletions audio/audacity/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.52 2007/01/13 21:28:11 wiz Exp $
# $NetBSD: Makefile,v 1.53 2007/02/22 19:30:02 wiz Exp $

DISTNAME= audacity-src-1.2.4b
PKGNAME= audacity-1.2.4b
Expand All @@ -15,7 +15,7 @@ DEPENDS+= zip>=0.0:../../archivers/zip
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= autoconf gmake msgfmt
USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-xaudio
CONFIGURE_ARGS+= --with-id3=system
Expand Down
4 changes: 2 additions & 2 deletions audio/kid3/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2007/01/26 03:53:56 markd Exp $
# $NetBSD: Makefile,v 1.7 2007/02/22 19:30:03 wiz Exp $
#

DISTNAME= kid3-0.8.1
Expand All @@ -11,7 +11,7 @@ COMMENT= KDE ID3 tagger

GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++

CHECK_PORTABILITY_SKIP+= make_qtonly.sh

Expand Down
6 changes: 3 additions & 3 deletions audio/maplay/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.19 2006/05/24 11:47:12 tonio Exp $
# $NetBSD: Makefile,v 1.20 2007/02/22 19:30:03 wiz Exp $

DISTNAME= maplay1_2
DISTNAME= maplay1_2
PKGNAME= maplay-1.2
PKGREVISION= 1
CATEGORIES= audio
Expand All @@ -12,7 +12,7 @@ COMMENT= MPEG audio player/decoder for layer I and II MPEG audio streams

WRKSRC= ${WRKDIR}

USE_LANGUAGES+= c++
USE_LANGUAGES= c++
NOT_FOR_PLATFORM= Interix-*-*

pre-configure:
Expand Down
4 changes: 2 additions & 2 deletions databases/mysql5-client/Makefile.common
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.18 2006/12/10 04:12:17 xtraeme Exp $
# $NetBSD: Makefile.common,v 1.19 2007/02/22 19:30:03 wiz Exp $

DISTNAME= mysql-5.0.27
CATEGORIES= databases
Expand Down Expand Up @@ -94,7 +94,7 @@ CONFIGURE_ENV+= ac_cv_func_pthread_setschedparam=no
CONFIGURE_ENV+= ac_cv_func_pthread_attr_setschedparam=no
.endif

USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++
USE_TOOLS+= autoconf gmake perl:run
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/mysql

Expand Down
4 changes: 2 additions & 2 deletions editors/dasher/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.37 2006/12/15 20:02:34 drochner Exp $
# $NetBSD: Makefile,v 1.38 2007/02/22 19:30:03 wiz Exp $

DISTNAME= dasher-4.2.2
CATEGORIES= editors gnome
Expand All @@ -10,7 +10,7 @@ HOMEPAGE= http://www.inference.phy.cam.ac.uk/dasher/
COMMENT= Easy typing without using keyboard

USE_DIRS+= gnome2-1.5
USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
Expand Down
4 changes: 2 additions & 2 deletions games/abuse/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.22 2007/02/02 17:38:36 joerg Exp $
# $NetBSD: Makefile,v 1.23 2007/02/22 19:30:03 wiz Exp $

DISTNAME= abuse_pd
PKGNAME= abuse-2.0
Expand All @@ -15,7 +15,7 @@ USE_X11BASE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LDFLAGS=${X11_LDFLAGS:Q}
USE_TOOLS+= gmake gtar
USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++

NOT_FOR_PLATFORM= NetBSD-*-arm32

Expand Down
4 changes: 2 additions & 2 deletions games/scummvm-tools/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 09:47:44 dillo Exp $
# $NetBSD: Makefile,v 1.2 2007/02/22 19:30:03 wiz Exp $
#

DISTNAME= scummvm-tools-0.9.0
Expand All @@ -11,7 +11,7 @@ HOMEPAGE= http://scummvm.sourceforge.net/
COMMENT= Conversion and compression tools for ScummVM

WRKSRC= ${WRKDIR}/tools-0.9.0
USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++
USE_TOOLS+= gmake

DEPENDS+= flac-[0-9]*:../../audio/flac
Expand Down
4 changes: 2 additions & 2 deletions games/starfighter/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2006/09/09 02:42:01 obache Exp $
# $NetBSD: Makefile,v 1.14 2007/02/22 19:30:03 wiz Exp $
#

DISTNAME= starfighter-1.1-1
Expand All @@ -12,7 +12,7 @@ HOMEPAGE= http://www.parallelrealities.co.uk/starfighter.php
COMMENT= Old school 2D shoot them up

USE_TOOLS+= gmake
USE_LANGUAGES+= c++
USE_LANGUAGES= c++
WRKSRC= ${WRKDIR}/${DISTNAME:S/-1$//}

MAKE_FILE= makefile
Expand Down
4 changes: 2 additions & 2 deletions games/wesnoth/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.35 2007/02/02 21:42:37 joerg Exp $
# $NetBSD: Makefile,v 1.36 2007/02/22 19:30:03 wiz Exp $

DISTNAME= wesnoth-1.2.1
PKGREVISION= 1
Expand All @@ -10,7 +10,7 @@ HOMEPAGE= http://www.wesnoth.org/
COMMENT= Fantasy turn-based strategy game

USE_TOOLS+= pkg-config
USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes

UNLIMIT_RESOURCES+= datasize
Expand Down
6 changes: 3 additions & 3 deletions geography/postgresql81-postgis/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.8 2007/01/12 18:11:49 gdt Exp $
# $NetBSD: Makefile,v 1.9 2007/02/22 19:30:03 wiz Exp $

DISTNAME= postgis-${VERSION}
VERSION= 1.2.1
PKGNAME= postgresql81-postgis-${VERSION}
MASTER_SITES= http://postgis.refractions.net/download/
MASTER_SITES= http://postgis.refractions.net/download/
CATEGORIES= databases geography

MAINTAINER= [email protected]
Expand All @@ -16,7 +16,7 @@ CONFLICTS= postgis-[0-9]*

GNU_CONFIGURE= YES
USE_TOOLS+= gmake perl
USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++

CONFIGURE_ARGS+= --enable-rpath
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/postgresql/contrib
Expand Down
4 changes: 2 additions & 2 deletions graphics/aqsis/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.29 2007/02/15 14:58:19 joerg Exp $
# $NetBSD: Makefile,v 1.30 2007/02/22 19:30:03 wiz Exp $
#

DISTNAME= aqsis-0.6.4
Expand All @@ -15,7 +15,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= gmake

GCC_REQD+= 2.95.3
USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++

.include "../../devel/libargparse/buildlink3.mk"
.include "../../graphics/Mesa/buildlink3.mk"
Expand Down
6 changes: 3 additions & 3 deletions graphics/blender/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.57 2006/07/30 20:29:09 abs Exp $
# $NetBSD: Makefile,v 1.58 2007/02/22 19:30:04 wiz Exp $

DISTNAME= blender-2.41
PKGREVISION= 3
Expand All @@ -7,15 +7,15 @@ MASTER_SITES= ftp://ftp.cs.umn.edu/pub/blender.org/source/ \
http://download.blender.org/source/

MAINTAINER= [email protected]
HOMEPAGE= http://www.blender.org/
HOMEPAGE= http://www.blender.org/cms/Home.2.0.html
COMMENT= Fully integrated 3D graphics creation suite

BUILD_DEPENDS+= scons>=0.96:../../devel/scons

WRKSRC= ${WRKDIR}/blender
USE_LIBTOOL= yes
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
USE_LANGUAGES= c c++

LDFLAGS+= -lcrypto

Expand Down
4 changes: 2 additions & 2 deletions graphics/pdiff/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2006/08/06 10:41:00 wiz Exp $
# $NetBSD: Makefile,v 1.3 2007/02/22 19:30:04 wiz Exp $
#

DISTNAME= pdiff0.9b-src
Expand All @@ -16,7 +16,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
EXTRACT_OPTS+= -d pdiff

WRKSRC= ${WRKDIR}/pdiff
USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++

BUILD_DEPENDS+= cmake>=2:../../devel/cmake

Expand Down
4 changes: 2 additions & 2 deletions graphics/xmorph/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2007/02/01 16:28:14 joerg Exp $
# $NetBSD: Makefile,v 1.3 2007/02/22 19:30:04 wiz Exp $

DISTNAME= xmorph_20060817
PKGNAME= xmorph-20060817
Expand All @@ -11,7 +11,7 @@ COMMENT= X program for image warping and dissolving

GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gtkmorph=no
USE_LANGUAGES+= c c++ fortran
USE_LANGUAGES= c c++ fortran
USE_LIBTOOL= yes
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}

Expand Down
4 changes: 2 additions & 2 deletions graphics/zphoto/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2007/02/01 16:04:19 joerg Exp $
# $NetBSD: Makefile,v 1.4 2007/02/22 19:30:04 wiz Exp $
#

DISTNAME= zphoto-1.2
Expand All @@ -15,7 +15,7 @@ COMMENT= Flash-based photo album generator
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake perl
USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++

CONFIGURE_ARGS+= --with-x
CONFIGURE_ARGS+= --with-libiconv-prefix=${BUILDLINK_PREFIX.libiconv:Q}
Expand Down
4 changes: 2 additions & 2 deletions lang/php5/Makefile.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile.php,v 1.22 2007/02/20 20:46:19 jdolecek Exp $
# $NetBSD: Makefile.php,v 1.23 2007/02/22 19:30:04 wiz Exp $
#

.include "../../lang/php5/Makefile.common"
Expand All @@ -9,7 +9,7 @@
BUILD_DEFS+= USE_INET6

USE_LIBTOOL= YES
USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES

CONFIGURE_ENV+= EXTENSION_DIR="${PREFIX}/${PHP_EXTENSION_DIR}"
Expand Down
4 changes: 2 additions & 2 deletions mail/mailsync/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.25 2007/01/07 09:13:58 rillig Exp $
# $NetBSD: Makefile,v 1.26 2007/02/22 19:30:04 wiz Exp $
#

DISTNAME= mailsync_5.2.1.orig
Expand All @@ -13,7 +13,7 @@ COMMENT= Mailsync is a way of synchronizing a collection of mailboxes

WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_TOOLS+= gmake
USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes

CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl}/include
Expand Down
4 changes: 2 additions & 2 deletions math/R-lmm/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2006/08/22 18:57:01 joerg Exp $
# $NetBSD: Makefile,v 1.5 2007/02/22 19:30:04 wiz Exp $
#

PKGREVISION= 1
Expand All @@ -11,7 +11,7 @@ COMMENT= Improved procedures for linear mixed models with R

R_PKGNAME= lmm
R_PKGVER= 0.3-2
USE_LANGUAGES+= c fortran
USE_LANGUAGES= c fortran

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
4 changes: 2 additions & 2 deletions math/R-mvtnorm/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2006/08/22 18:57:01 joerg Exp $
# $NetBSD: Makefile,v 1.4 2007/02/22 19:30:05 wiz Exp $
#

CATEGORIES= math
Expand All @@ -10,7 +10,7 @@ COMMENT= Computes the multivariate normal and t distribution

R_PKGNAME= mvtnorm
R_PKGVER= 0.7-2
USE_LANGUAGES+= c fortran
USE_LANGUAGES= c fortran

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
4 changes: 2 additions & 2 deletions math/R-sgeostat/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2006/08/22 18:54:11 joerg Exp $
# $NetBSD: Makefile,v 1.5 2007/02/22 19:30:05 wiz Exp $
#

PKGREVISION= 1
Expand All @@ -11,7 +11,7 @@ COMMENT= Object-oriented Framework for Geostatistical Modeling in S+

R_PKGNAME= sgeostat
R_PKGVER= 1.0-19
USE_LANGUAGES+= c fortran
USE_LANGUAGES= c fortran

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
14 changes: 7 additions & 7 deletions math/R-wle/Makefile
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# $NetBSD: Makefile,v 1.3 2006/08/05 22:56:48 markd Exp $
# $NetBSD: Makefile,v 1.4 2007/02/22 19:30:05 wiz Exp $
#

CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}

MAINTAINER= [email protected]
HOMEPAGE= ${R_HOMEPAGE_BASE}/wle.html
MAINTAINER= [email protected]
HOMEPAGE= ${R_HOMEPAGE_BASE}/wle.html
COMMENT= Provides approach to robustness via Weighted Likelihood Estimation

R_PKGNAME= wle
R_PKGVER= 0.9-2
USE_LANGUAGES+= c fortran
R_PKGVER= 0.9-2
USE_LANGUAGES= c fortran

.include "../../math/R/Makefile.extension"
.include "../../math/blas/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions meta-pkgs/boost/Makefile.common
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.9 2006/11/10 17:41:13 tv Exp $
# $NetBSD: Makefile.common,v 1.10 2007/02/22 19:30:05 wiz Exp $
#

BOOST_PACKAGE?= undefined
Expand Down Expand Up @@ -30,7 +30,7 @@ CONFLICTS+= boost<1.32.0
DISTINFO_FILE= ${.CURDIR}/../../meta-pkgs/boost/distinfo
PATCHDIR= ${.CURDIR}/../../meta-pkgs/boost/patches

USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++
GCC_REQD+= 3.2 # if using gcc; ignored otherwise

# We can't do this at post-extract because the extract cookie will get a
Expand Down
Loading

0 comments on commit 51c8ea8

Please sign in to comment.