diff options
222 files changed, 349 insertions, 830 deletions
diff --git a/audio/HVSC-Update/Makefile b/audio/HVSC-Update/Makefile index fb2c2cabc73c..aba0463aa4bd 100644 --- a/audio/HVSC-Update/Makefile +++ b/audio/HVSC-Update/Makefile @@ -14,7 +14,7 @@ BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend WRKSRC= ${WRKDIR}/${PORTNAME:S/-/_/}_Tool_${PORTVERSION:S/.//g} -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes PORTDOCS= HVSC_Update.txt SID_file_format.txt diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile index 79898ecddbe2..2827a3fe34f4 100644 --- a/audio/Maaate/Makefile +++ b/audio/Maaate/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: Maaate -# Date created: Fab 12, 2001 -# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> -# +# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Maaate PORTVERSION= 0.3.1 @@ -15,8 +10,8 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}-${PORTVERSION}.tar.gz MAINTAINER= saper@saper.info COMMENT= MPEG audio analysis toolkit +USES= gmake USE_AUTOTOOLS= libtool -USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/audio/aacgain/Makefile b/audio/aacgain/Makefile index 14750506b8f0..4d036795cce5 100644 --- a/audio/aacgain/Makefile +++ b/audio/aacgain/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: aacgain -# Date created: 2006-05-28 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# PORTNAME= aacgain PORTVERSION= 1.8 @@ -15,7 +11,7 @@ COMMENT= Normalizes the volume of mp3 and AAC (mp4/m4a/QuickTime) media files USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake PLIST_FILES= bin/aacgain .include <bsd.port.mk> diff --git a/audio/aacplusenc/Makefile b/audio/aacplusenc/Makefile index cd64329a45ed..741753047ab3 100644 --- a/audio/aacplusenc/Makefile +++ b/audio/aacplusenc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: aacplusenc -# Date created: 28 July 2007 -# Whom: Pav Lucistnik <pav@FreeBSD.org> -# +# Created by: Pav Lucistnik <pav@FreeBSD.org> # $FreeBSD$ -# PORTNAME= aacplusenc PORTVERSION= 0.17.5 @@ -14,7 +10,7 @@ DISTFILES= ${DISTNAME:S,-,_,}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= An aacPlus v2 command-line encoder -USE_GMAKE= yes +USES= gmake RESTRICTED= unclear legal status, probably need licenses from 3GPP, Via Licensing and Coding Technologies diff --git a/audio/abcmidi/Makefile b/audio/abcmidi/Makefile index f81e909ebd51..9e4cab51a5f3 100644 --- a/audio/abcmidi/Makefile +++ b/audio/abcmidi/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: abcmidi -# Date created: 10 March 2002 -# Whom: Sue Blake <sue@FreeBSD.org> -# +# Created by: Sue Blake <sue@FreeBSD.org> # $FreeBSD$ -# PORTNAME= abcmidi PORTVERSION= 2011.04.29 @@ -21,7 +17,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} EXTRACT_BEFORE_ARGS= -aqo USE_ZIP= yes -USE_GMAKE= yes +USES= gmake MAKEFILE= makefiles/unix.mak MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DANSILIBS -c" LNK="${CC}" diff --git a/audio/afsp/Makefile b/audio/afsp/Makefile index c03749383b56..28e6b9f92ad6 100644 --- a/audio/afsp/Makefile +++ b/audio/afsp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: AFsp -# Date created: 30 May 2000 -# Whom: Kawaguti Ginga <ginga@athena.club.ne.jp> -# +# Created by: Kawaguti Ginga <ginga@athena.club.ne.jp> # $FreeBSD$ -# PORTNAME= afsp PORTVERSION= 8.2 @@ -14,7 +10,7 @@ DISTNAME= AFsp-v8r2 MAINTAINER= ginga-freebsd@ginganet.org COMMENT= Audio file conversion utilities and library -USE_GMAKE= yes +USES= gmake MAKE_JOBS_UNSAFE= yes MAN1= AFsp.1audio CompAudio.1audio CopyAudio.1audio FiltAudio.1audio \ diff --git a/audio/akode-plugins-ffmpeg/Makefile b/audio/akode-plugins-ffmpeg/Makefile index 687a4fbde839..598a17dfc0ed 100644 --- a/audio/akode-plugins-ffmpeg/Makefile +++ b/audio/akode-plugins-ffmpeg/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mpeglib_artsplug -# Date created: Jan 14 2008 -# Whom: Michael Nottebrock <lofi@FreeBSD.org> -# +# Created by: Michael Nottebrock <lofi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= akode PORTVERSION= 2.0.2 @@ -28,10 +24,10 @@ CONFLICTS= kdemultimedia-3.[1-3]* PLUGIN= ffmpeg_decoder PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//} +USES= gmake USE_AUTOTOOLS= libltdl USE_AUTOTOOLS= libtool USE_BZIP2= yes -USE_GMAKE= yes WRKSRC= ${WRKDIR}/akode-${PORTVERSION} USE_LDCONFIG= yes diff --git a/audio/akode-plugins-jack/Makefile b/audio/akode-plugins-jack/Makefile index 9d970001540b..ad19871f8590 100644 --- a/audio/akode-plugins-jack/Makefile +++ b/audio/akode-plugins-jack/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mpeglib_artsplug -# Date created: July 09 2004 -# Whom: Michael Nottebrock <lofi@FreeBSD.org> -# +# Created by: Michael Nottebrock <lofi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= akode-plugins-${PORTNAMESUFX} PORTVERSION= 2.0.2 @@ -26,10 +22,10 @@ CONFLICTS= kdemultimedia-3.[1-3]* PLUGIN= jack_sink PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//} +USES= gmake USE_AUTOTOOLS= libltdl USE_AUTOTOOLS= libtool USE_BZIP2= yes -USE_GMAKE= yes WRKSRC= ${WRKDIR}/akode-${PORTVERSION} USE_LDCONFIG= yes diff --git a/audio/akode-plugins-mpc/Makefile b/audio/akode-plugins-mpc/Makefile index 55c4e22cd8be..8293b05976f9 100644 --- a/audio/akode-plugins-mpc/Makefile +++ b/audio/akode-plugins-mpc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mpeglib_artsplug -# Date created: July 09 2004 -# Whom: Michael Nottebrock <lofi@FreeBSD.org> -# +# Created by: Michael Nottebrock <lofi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= akode-plugins-${PORTNAMESUFX} PORTVERSION= 2.0.2 @@ -24,11 +20,11 @@ CONFLICTS= kdemultimedia-3.[1-3]* PLUGIN= mpc_decoder PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//} +USES= gmake USE_AUTOTOOLS= libltdl USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GCC= any -USE_GMAKE= yes WRKSRC= ${WRKDIR}/akode-${PORTVERSION} USE_LDCONFIG= yes diff --git a/audio/akode-plugins-mpeg/Makefile b/audio/akode-plugins-mpeg/Makefile index 20cb765c2247..2963948e53ce 100644 --- a/audio/akode-plugins-mpeg/Makefile +++ b/audio/akode-plugins-mpeg/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mpeglib_artsplug -# Date created: July 09 2004 -# Whom: Michael Nottebrock <lofi@FreeBSD.org> -# +# Created by: Michael Nottebrock <lofi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= akode-plugins-${PORTNAMESUFX} PORTVERSION= 2.0.2 @@ -26,11 +22,11 @@ CONFLICTS= kdemultimedia-3.[1-3]* PLUGIN= mpeg_decoder PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//} +USES= gmake USE_AUTOTOOLS= libltdl USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GCC= any -USE_GMAKE= yes WRKSRC= ${WRKDIR}/akode-${PORTVERSION} USE_LDCONFIG= yes diff --git a/audio/akode-plugins-oss/Makefile b/audio/akode-plugins-oss/Makefile index 361d8675a729..9e41a70d0ed8 100644 --- a/audio/akode-plugins-oss/Makefile +++ b/audio/akode-plugins-oss/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mpeglib_artsplug -# Date created: July 09 2004 -# Whom: Michael Nottebrock <lofi@FreeBSD.org> -# +# Created by: Michael Nottebrock <lofi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= akode-plugins-${PORTNAMESUFX} PORTVERSION= 2.0.2 @@ -24,11 +20,11 @@ CONFLICTS= kdemultimedia-3.[1-3]* PLUGIN= oss_sink PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//} +USES= gmake USE_AUTOTOOLS= libltdl USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GCC= any -USE_GMAKE= yes WRKSRC= ${WRKDIR}/akode-${PORTVERSION} USE_LDCONFIG= yes diff --git a/audio/akode-plugins-pulseaudio/Makefile b/audio/akode-plugins-pulseaudio/Makefile index 19e9ff8e1015..9f7b9ce98fe2 100644 --- a/audio/akode-plugins-pulseaudio/Makefile +++ b/audio/akode-plugins-pulseaudio/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: akode-plugins-pulseaudio -# Date created: March 03 2008 -# Whom: Scot W. Hetzel <swhetzel@gmail.com> -# +# Created by: Scot W. Hetzel <swhetzel@gmail.com> # $FreeBSD$ -# PORTNAME= akode-plugins-${PORTNAMESUFX} PORTVERSION= 2.0.2 @@ -26,10 +22,10 @@ CONFLICTS= kdemultimedia-3.[1-3]* akode-plugins-polypaudio-[0-9]* PLUGIN= polyp_sink PORTNAMESUFX= pulseaudio +USES= gmake USE_AUTOTOOLS= libltdl USE_AUTOTOOLS= libtool USE_BZIP2= yes -USE_GMAKE= yes WRKSRC= ${WRKDIR}/akode-${PORTVERSION} USE_LDCONFIG= yes diff --git a/audio/akode-plugins-resampler/Makefile b/audio/akode-plugins-resampler/Makefile index 79a39631dc0c..46cd164f1e08 100644 --- a/audio/akode-plugins-resampler/Makefile +++ b/audio/akode-plugins-resampler/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mpeglib_artsplug -# Date created: July 09 2004 -# Whom: Michael Nottebrock <lofi@FreeBSD.org> -# +# Created by: Michael Nottebrock <lofi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= akode-plugins-${PORTNAMESUFX} PORTVERSION= 2.0.2 @@ -26,11 +22,11 @@ CONFLICTS= kdemultimedia-3.[1-3]* PLUGIN= src_resampler PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//} +USES= gmake USE_AUTOTOOLS= libltdl USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GCC= any -USE_GMAKE= yes WRKSRC= ${WRKDIR}/akode-${PORTVERSION} USE_LDCONFIG= yes diff --git a/audio/akode-plugins-xiph/Makefile b/audio/akode-plugins-xiph/Makefile index 4ea1f790a55a..a0313634c801 100644 --- a/audio/akode-plugins-xiph/Makefile +++ b/audio/akode-plugins-xiph/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mpeglib_artsplug -# Date created: July 09 2004 -# Whom: Michael Nottebrock <lofi@FreeBSD.org> -# +# Created by: Michael Nottebrock <lofi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= akode-plugins-${PORTNAMESUFX} PORTVERSION= 2.0.2 @@ -30,11 +26,11 @@ CONFLICTS= kdemultimedia-3.[1-3]* PLUGIN= xiph_decoder PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//} +USES= gmake USE_AUTOTOOLS= libltdl USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GCC= any -USE_GMAKE= yes WRKSRC= ${WRKDIR}/akode-${PORTVERSION} USE_LDCONFIG= yes diff --git a/audio/akode/Makefile b/audio/akode/Makefile index 42584945005c..7ec329aa2385 100644 --- a/audio/akode/Makefile +++ b/audio/akode/Makefile @@ -26,10 +26,10 @@ MPC_DESC= Monkey's Audio decoder plugin RESAMPLER_DESC= Resampler processing plugin XIPH_DESC= FLAC/Speex/Vorbis decoder plugin +USES= gmake USE_AUTOTOOLS= libltdl libtool USE_BZIP2= yes USE_GCC= any -USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_LDCONFIG= yes diff --git a/audio/alienwah/Makefile b/audio/alienwah/Makefile index 1702c0de3cfd..80ff3c39ee0c 100644 --- a/audio/alienwah/Makefile +++ b/audio/alienwah/Makefile @@ -1,9 +1,5 @@ -# New ports collection Makefile for: alienwah -# Date created: 13 May 2002 -# Whom: Tilman Linneweh <arved@FreeBSD.org> -# +# CReated by: Tilman Linneweh <arved@FreeBSD.org> # $FreeBSD$ -# PORTNAME= alienwah PORTVERSION= 1.13 @@ -16,7 +12,7 @@ COMMENT= Paul Nasca's AlienWah LADSPA Plugin BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa -USE_GMAKE= yes +USES= gmake MAKE_ARGS= CPP="${CXX}" CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include -fPIC" PLIST_FILES= lib/ladspa/aw.so diff --git a/audio/alsa-utils/Makefile b/audio/alsa-utils/Makefile index fa73cbc7e41b..15ddc41e8008 100644 --- a/audio/alsa-utils/Makefile +++ b/audio/alsa-utils/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: alsa-utils -# Date created: June 29, 2009 -# Whom: Aragon Gouveia <aragon@phat.za.net> -# +# Created by: Aragon Gouveia <aragon@phat.za.net> # $FreeBSD$ -# PORTNAME= alsa-utils PORTVERSION= 1.0.26 @@ -18,7 +14,7 @@ LIB_DEPENDS= asound:${PORTSDIR}/audio/alsa-lib RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/audio/alsa-plugins USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include diff --git a/audio/amb-plugins/Makefile b/audio/amb-plugins/Makefile index 6af63d52448c..41960bd1620b 100644 --- a/audio/amb-plugins/Makefile +++ b/audio/amb-plugins/Makefile @@ -19,8 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +USES= gmake USE_BZIP2= yes -USE_GMAKE= yes PLIST_FILES= lib/ladspa/ambisonic0.so lib/ladspa/ambisonic1.so \ lib/ladspa/ambisonic2.so lib/ladspa/ambisonic3.so \ diff --git a/audio/amp/Makefile b/audio/amp/Makefile index 998e64efc6a8..b4880801e8ed 100644 --- a/audio/amp/Makefile +++ b/audio/amp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: amp -# Date created: Jun 23 1997 -# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> -# +# Created by: Vanilla I. Shu <vanilla@MinJe.com.TW> # $FreeBSD$ -# PORTNAME= amp PORTVERSION= 0.7.6 @@ -15,7 +11,7 @@ MAINTAINER= delphus@gmail.com COMMENT= Another mp3 player GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake MAN1= amp.1 PLIST_FILES= bin/amp diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index dd022ba07c13..9baaf0d69da1 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -32,9 +32,8 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \ cddb:${PORTSDIR}/audio/libcddb \ strfunc:${PORTSDIR}/devel/libstrfunc -USES= pkgconfig gettext +USES= gmake pkgconfig gettext USE_GNOME= gtk20 libxml2 -USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name="" --with-alsa=no --with-ifp=no \ --with-cdda=no diff --git a/audio/ario/Makefile b/audio/ario/Makefile index 76118c7baca7..05b97911df8b 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -22,9 +22,9 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \ unique-1.0:${PORTSDIR}/x11-toolkits/unique \ mpdclient:${PORTSDIR}/audio/libmpdclient +USES= gmake GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_GMAKE= yes USE_GNOME= gtk20 gnomehack INSTALLS_ICONS= yes diff --git a/audio/asunder/Makefile b/audio/asunder/Makefile index a53d8ff14e42..e57fc27fb13f 100644 --- a/audio/asunder/Makefile +++ b/audio/asunder/Makefile @@ -23,8 +23,7 @@ WINDOWS_CHARS_DESC= Allow Windows special chars in filenames USE_BZIP2= yes GNU_CONFIGURE= yes -USES= gettext -USE_GMAKE= yes +USES= gettext gmake USE_GNOME= gtk20 PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README TODO diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile index e486198d0b41..ff529f39a432 100644 --- a/audio/aubio/Makefile +++ b/audio/aubio/Makefile @@ -20,8 +20,7 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \ GNU_CONFIGURE= yes # --disable-complex: does not compile due to missing carg(3) et al. CONFIGURE_ARGS= --disable-complex -USE_GMAKE= yes -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/audio/audiere/Makefile b/audio/audiere/Makefile index b2d62a2e377c..3c7b75858a70 100644 --- a/audio/audiere/Makefile +++ b/audio/audiere/Makefile @@ -11,7 +11,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= High-level audio API GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake WANT_WX= yes USE_AUTOTOOLS= autoconf USE_LDCONFIG= yes diff --git a/audio/autotalent/Makefile b/audio/autotalent/Makefile index 493e03b1a7d9..126b35a8d6b6 100644 --- a/audio/autotalent/Makefile +++ b/audio/autotalent/Makefile @@ -13,7 +13,7 @@ COMMENT= Real-time pitch correction plugin for LADSPA BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_GMAKE= yes +USES= gmake MAKE_ARGS= CXX="${CXX}" CC=${CC} CPP=${CPP} \ CXXFLAGS="${CXXFLAGS} -fPIC -I${LOCALBASE}/include" diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile index 7c966dd65da8..d1f268270c26 100644 --- a/audio/baresip/Makefile +++ b/audio/baresip/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= re>=${PORTVERSION}:${PORTSDIR}/audio/re \ rem>=${PORTVERSION}:${PORTSDIR}/audio/rem RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_GMAKE= yes +USES= gmake CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/ilbc MAKE_ARGS= MOD_AUTODETECT="" diff --git a/audio/beast/Makefile b/audio/beast/Makefile index 54b5a141aea1..55ef0ad00573 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -21,10 +21,9 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils OPTIONS_DEFINE_i386= SSE USE_BZIP2= yes -USES= pathfix gettext +USES= gmake pathfix gettext USE_GCC= yes USE_GNOME= gnomehier libgnomecanvas -USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules \ --enable-osspcm=/dev/dsp \ diff --git a/audio/bebocd/Makefile b/audio/bebocd/Makefile index 710483582873..d0088eecfe61 100644 --- a/audio/bebocd/Makefile +++ b/audio/bebocd/Makefile @@ -13,9 +13,8 @@ COMMENT= GTK2 CD Player LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio USE_XORG= x11 -USES= pathfix +USES= gmake pathfix USE_GNOME= gtk20 -USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/blop/Makefile b/audio/blop/Makefile index 501fccd780c2..dc60c6a624f8 100644 --- a/audio/blop/Makefile +++ b/audio/blop/Makefile @@ -1,7 +1,4 @@ -# New ports collection Makefile for: blop -# Date created: 15 May 2002 -# Whom: Tilman Linneweh <arved@FreeBSD.org> -# +# Created by: Tilman Linneweh <arved@FreeBSD.org> # $FreeBSD$ PORTNAME= blop @@ -15,7 +12,7 @@ COMMENT= Bandlimited oscillator plugins for LADSPA-aware audio applications BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ladspa-prefix="${LOCALBASE}" diff --git a/audio/bmp-mac/Makefile b/audio/bmp-mac/Makefile index b95fc8d114d9..4f657a273c0b 100644 --- a/audio/bmp-mac/Makefile +++ b/audio/bmp-mac/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: bmp-mac -# Date Created: 17 January 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ PORTNAME= mac @@ -18,7 +15,7 @@ COMMENT= Monkey's Audio Codec non-win32 port LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player \ mac.2:${PORTSDIR}/audio/mac -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf libtool CPPFLAGS+= "-I${LOCALBASE}/include" diff --git a/audio/boodler/Makefile b/audio/boodler/Makefile index 26824f120828..773c8b217ef9 100644 --- a/audio/boodler/Makefile +++ b/audio/boodler/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: boodler -# Date created: 2003/12/30 -# Whom: Dan Pelleg <daniel+boodler@pelleg.org> -# +# Created by: Dan Pelleg <daniel+boodler@pelleg.org> # $FreeBSD$ -# PORTNAME= boodler PORTVERSION= 1.5.3 @@ -17,7 +13,8 @@ COMMENT= A programmable soundscape tool RESTRICTED= no commercial use RESTRICTED_FILES= boodler-snd-021902.tar.gz -USE_GMAKE= yes + +USES= gmake USE_PYTHON= yes DRIVER?= oss WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/audio/calf/Makefile b/audio/calf/Makefile index 9ee409b5a774..6223fcd33923 100644 --- a/audio/calf/Makefile +++ b/audio/calf/Makefile @@ -22,9 +22,9 @@ OPTIONS_DEFINE= LASH LV2 OPTIONS_DEFAULT=LASH LV2 LV2_DESC= LV2 audio plugin +USES= gmake USE_GCC= any USE_GNOME= gtk20 -USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/audio/cantus_3/Makefile b/audio/cantus_3/Makefile index 29ab841f4246..6230383bf8c9 100644 --- a/audio/cantus_3/Makefile +++ b/audio/cantus_3/Makefile @@ -21,8 +21,7 @@ CONFLICTS= cantus-1* LATEST_LINK= ${PORTNAME}3 -USE_GMAKE= yes -USES= pathfix gettext +USES= gmake pathfix gettext USE_GNOME= gnomeprefix libglade2 glib20 USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/audio/caps-plugins/Makefile b/audio/caps-plugins/Makefile index 6312786108a4..0d44d566d480 100644 --- a/audio/caps-plugins/Makefile +++ b/audio/caps-plugins/Makefile @@ -20,7 +20,7 @@ LICENSE_COMB= dual WRKSRC= ${WRKDIR}/caps-${PORTVERSION} -USE_GMAKE= yes +USES= gmake MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS} -fPIC -DPIC" PLIST_FILES= lib/ladspa/caps.so share/ladspa/rdf/caps.rdf diff --git a/audio/cdparanoia/Makefile b/audio/cdparanoia/Makefile index 88f16dee5a3b..83da65364bf8 100644 --- a/audio/cdparanoia/Makefile +++ b/audio/cdparanoia/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cdparanoia -# Date created: 5 Jan 2003 -# Whom: Simon 'corecode' Schubert <corecode@corecode.ath.cx> -# +# Created by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> # $FreeBSD$ -# PORTNAME= cdparanoia PORTVERSION= 3.9.8 @@ -17,7 +13,7 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= A CDDA extraction tool (also known as ripper) GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_LDCONFIG= yes MAN1= cdparanoia.1 diff --git a/audio/celt/Makefile b/audio/celt/Makefile index 0b060343dd6f..80748d5138a1 100644 --- a/audio/celt/Makefile +++ b/audio/celt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: celt -# Date created: 2009-02-11 -# Whom: Edward Tomasz Napierala <trasz@FreeBSD.org> -# +# Created by: Edward Tomasz Napierala <trasz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= celt PORTVERSION= 0.11.3 @@ -21,8 +17,7 @@ LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ogg=${LOCALBASE} -USE_GMAKE= yes USE_LDCONFIG= yes -USES= pathfix +USES= gmake pathfix .include <bsd.port.mk> diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile index 5e7e46bd9bbb..9ca633e644c9 100644 --- a/audio/cmp3/Makefile +++ b/audio/cmp3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cmp3 -# Date created: 10 April 1999 -# Whom: Chris Piazza <cpiazza@FreeBSD.org> -# +# Created by: Chris Piazza <cpiazza@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cmp3 PORTVERSION= 2.0.p6 @@ -21,7 +17,7 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME}-kenrevs -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes PORTDOCS= README sample.cmp3rc diff --git a/audio/cmt/Makefile b/audio/cmt/Makefile index 5b0de4fdaf88..1dde7a46bbc0 100644 --- a/audio/cmt/Makefile +++ b/audio/cmt/Makefile @@ -1,7 +1,4 @@ -# New ports collection Makefile for: cmt -# Date created: 11 May 2002 -# Whom: Tilman Linneweh <arved@FreeBSD.org> -# +# Created by: Tilman Linneweh <arved@FreeBSD.org> # $FreeBSD$ PORTNAME= cmt @@ -20,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa WRKSRC= ${WRKDIR}/${PORTNAME} BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}/src -USE_GMAKE= yes +USES= gmake MAKEFILE= makefile MAKE_ARGS= CXX="${CXX}" \ CXXFLAGS="${CXXFLAGS} -fPIC -I${LOCALBASE}/include" diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index a976e2592f98..88a214e2b852 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -11,9 +11,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= h.skuhra@gmail.com COMMENT= Console-based music player with really cool features -USES= pkgconfig iconv ncurses +USES= gmake pkgconfig iconv ncurses USE_BZIP2= yes -USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ENV+= HOSTCC=${CC} CONFIGURE_ARGS+=prefix=${PREFIX} mandir=${MANPREFIX}/man \ diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile index e3a835725900..755236f66d85 100644 --- a/audio/cowbell/Makefile +++ b/audio/cowbell/Makefile @@ -12,11 +12,10 @@ COMMENT= Elegant music organizer LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib -USES= pathfix gettext iconv +USES= gmake pathfix gettext iconv USE_GNOME= gnomeprefix intltool gtksharp20 INSTALLS_ICONS= yes GNU_CONFIGURE= yes -USE_GMAKE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/audio/cpige/Makefile b/audio/cpige/Makefile index b200ac78f53a..5aaa9d7870d8 100644 --- a/audio/cpige/Makefile +++ b/audio/cpige/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cpige -# Date created: 27 March, 2005 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# +# Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cpige DISTVERSION= 1.5 @@ -15,7 +11,7 @@ MASTER_SITES= http://old.ed.zehome.com/cpige/ \ MAINTAINER= itetcu@FreeBSD.org COMMENT= Icecast/Shoutcast stream ripper -USE_GMAKE= yes +USES= gmake MAKE_ARGS= CC="${CC}" diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile index 541883f95149..3aebe1baf386 100644 --- a/audio/cplay/Makefile +++ b/audio/cplay/Makefile @@ -12,8 +12,7 @@ COMMENT= Curses-based front-end for various audio players LICENSE= GPLv2 -USES= gettext -USE_GMAKE= yes +USES= gettext gmake USE_PYTHON= yes MAKE_ARGS= PREFIX="${PREFIX}" diff --git a/audio/cuetools/Makefile b/audio/cuetools/Makefile index ccc935cd134b..0ffcdf62785a 100644 --- a/audio/cuetools/Makefile +++ b/audio/cuetools/Makefile @@ -12,7 +12,7 @@ COMMENT= Utilities for working with CUE and TOC files LICENSE= GPLv2 -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes MAN1= cuebreakpoints.1 cueconvert.1 cueprint.1 diff --git a/audio/dcd/Makefile b/audio/dcd/Makefile index 2f3090698863..baf560935d4d 100644 --- a/audio/dcd/Makefile +++ b/audio/dcd/Makefile @@ -1,9 +1,5 @@ -# New ports collection Makefile for: dcd -# Date created: 20 June 2008 -# Whom: gahr -# +# Created by: gahr # $FreeBSD$ -# PORTNAME= dcd PORTVERSION= 0.99.2 @@ -16,7 +12,7 @@ COMMENT= A simple, programmable, intelligent CD player LIB_DEPENDS= cdaudio:${PORTSDIR}/audio/libcdaudio -USE_GMAKE= yes +USES= gmake MAN1= dcd.1 PLIST_FILES= bin/dcd diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index 670ab609593c..1b9ada08debc 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -18,8 +18,7 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \ execinfo:${PORTSDIR}/devel/libexecinfo GNU_CONFIGURE= yes -USES= pkgconfig gettext iconv shebangfix -USE_GMAKE= yes +USES= gmake pkgconfig gettext iconv shebangfix USE_LDCONFIG= yes USE_BZIP2= yes CONFIGURE_ARGS= --disable-alsa --disable-nullout \ diff --git a/audio/decibel-audio-player/Makefile b/audio/decibel-audio-player/Makefile index a53e5a1caf96..63c5ad08b957 100644 --- a/audio/decibel-audio-player/Makefile +++ b/audio/decibel-audio-player/Makefile @@ -17,8 +17,7 @@ LICENSE= GPLv2 USE_PYTHON= 2.5+ USE_GNOME= pygnome2 pygtk2 USE_GSTREAMER= python good bad -USES= gettext -USE_GMAKE= yes +USES= gmake gettext NO_BUILD= yes MAN1= decibel-audio-player.1 decibel-audio-player-remote.1 diff --git a/audio/dssi/Makefile b/audio/dssi/Makefile index 5459a37d8209..155aeddba689 100644 --- a/audio/dssi/Makefile +++ b/audio/dssi/Makefile @@ -23,8 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa OPTIONS_DEFINE= QT4 -USES= pathfix pkgconfig -USE_GMAKE= yes +USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/audio/dumb/Makefile b/audio/dumb/Makefile index f8a231918cc8..caf0010a3c27 100644 --- a/audio/dumb/Makefile +++ b/audio/dumb/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= amdmi3@FreeBSD.org COMMENT= IT, XM, S3M, and MOD player library -USE_GMAKE= yes +USES= gmake OPTIONS_DEFINE= ALLEGRO ALLEGRO_DESC= Enable allegro support diff --git a/audio/ecasound/Makefile b/audio/ecasound/Makefile index e41f9ba0cf1d..8a3ffe54b8e3 100644 --- a/audio/ecasound/Makefile +++ b/audio/ecasound/Makefile @@ -22,8 +22,7 @@ AUDIOFILE_DESC= Enable libaudiofile support LO_DESC= Enable liblo support OIL_DESC= Enable liboil support -USES= readline -USE_GMAKE= yes +USES= gmake readline USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-liblilv \ --disable-rubyecasound \ diff --git a/audio/emms/Makefile b/audio/emms/Makefile index f679663387c6..e64ba845bcca 100644 --- a/audio/emms/Makefile +++ b/audio/emms/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: emms -# Date created: 10 May 2006 -# Whom: Dryice Liu <dryice@dryice.name> -# +# Created by: Dryice Liu <dryice@dryice.name> # $FreeBSD$ -# PORTNAME= emms PORTVERSION= 3.0 @@ -16,8 +12,8 @@ COMMENT= The Emacs Multi-Media System LICENSE= GPLv3 +USES= gmake USE_EMACS= yes -USE_GMAKE= yes MAKE_ENV+= PREFIX=${PREFIX} LOCALBASE=${LOCALBASE} \ EMACS_SITE_LISPDIR=${EMACS_SITE_LISPDIR} INFO= emms diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile index 1958d8042130..91b1ce83bafa 100644 --- a/audio/espeak/Makefile +++ b/audio/espeak/Makefile @@ -32,7 +32,7 @@ MAKE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ AUDIO="${AUDIO}" CXXFLAGS+= -I${LOCALBASE}/include -USE_GMAKE= yes +USES= gmake USE_LDCONFIG= yes USE_ZIP= yes diff --git a/audio/esperanza/Makefile b/audio/esperanza/Makefile index b1520c596dce..096413b546e7 100644 --- a/audio/esperanza/Makefile +++ b/audio/esperanza/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: esperanza -# Date created: 23 Feb 2007 -# Whom: Alexander Botero-Lowry <alexbl@FreeBSD.org> -# +# Created by: Alexander Botero-Lowry <alexbl@FreeBSD.org> # $FreeBSD$ -# PORTNAME= esperanza PORTVERSION= 0.4.0.20091017 @@ -24,7 +20,7 @@ USE_BZIP2= yes USE_QT4= gui xml network imageformats_run \ qmake_build moc_build rcc_build uic_build QT_NONSTANDARD= yes -USE_GMAKE= yes +USES= gmake HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --disable-growl diff --git a/audio/faac/Makefile b/audio/faac/Makefile index 8ff66c3bb0a1..01a99f0012a5 100644 --- a/audio/faac/Makefile +++ b/audio/faac/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: faac -# Date created: Wed May 5 16:38:55 EDT 2004 -# Whom: Michael Johnson <ahze@ahze.net> -# +# Created by: Michael Johnson <ahze@ahze.net> # $FreeBSD$ -# PORTNAME= faac PORTVERSION= 1.28 @@ -18,9 +14,9 @@ LIB_DEPENDS= mp4v2.10:${PORTSDIR}/multimedia/mp4v2 RESTRICTED= Distribution in binary form is prohibited +USES= gmake USE_BZIP2= yes USE_DOS2UNIX= yes -USE_GMAKE= yes USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing diff --git a/audio/faad/Makefile b/audio/faad/Makefile index 0ec4e05189b5..8d6c9a7f335d 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: faad -# Date created: 8 January 2003 -# Whom: Sean McGovern <sean@sfarc.net> -# +# Created by: Sean McGovern <sean@sfarc.net> # $FreeBSD$ -# PORTNAME= faad2 PORTVERSION= 2.7 @@ -15,9 +11,9 @@ MASTER_SITES= SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= MPEG-2 and MPEG-4 AAC audio decoder +USES= gmake USE_BZIP2= yes USE_DOS2UNIX= yes -USE_GMAKE= yes USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing diff --git a/audio/fcplay/Makefile b/audio/fcplay/Makefile index a442ee542c8e..18eb0a6b098c 100644 --- a/audio/fcplay/Makefile +++ b/audio/fcplay/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-fc -# Date created: 17 September 2000 -# Whom: Anders Nordby <anders@fix.no> -# +# Created by: Anders Nordby <anders@fix.no> # $FreeBSD$ -# PORTNAME= fcplay PORTVERSION= 0.0.1 @@ -20,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/sidplay/compconf.h:${PORTSDIR}/audio/libsidp LICENSE= GPLv2 -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CXXFLAGS+= -I${LOCALBASE}/include PORTDOCS= ABOUT POINTER diff --git a/audio/festival/Makefile b/audio/festival/Makefile index 8ffadf0da329..9ad62e0e99ba 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -20,7 +20,7 @@ ESD_DESC= ${ESOUND_DESC} DIST_SUBDIR= festival CONFIGURE_WRKSRC= ${WRKDIR}/festival -USE_GMAKE= yes +USES= gmake SPEECHTOOLS= ${WRKSRC}/speech_tools FESTIVAL= ${WRKSRC}/festival MAKE_ENV+= GCC="${CC}" \ diff --git a/audio/festvox-czech/Makefile b/audio/festvox-czech/Makefile index 1bb8b0c070c9..357caf9f1442 100644 --- a/audio/festvox-czech/Makefile +++ b/audio/festvox-czech/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: festvox-czech -# Date created: 2008-04-29 -# Whom: FrantiÅ¡ek Dvořák <valtri@civ.zcu.cz> -# +# Created by: FrantiÅ¡ek Dvořák <valtri@civ.zcu.cz> # $FreeBSD$ -# PORTNAME= festvox-czech PORTVERSION= 0.1 @@ -18,7 +14,7 @@ COMMENT= Czech male voice for Festival RUN_DEPENDS= ${LOCALBASE}/share/festival/lib/dicts/czech-lexicon.out:${PORTSDIR}/audio/festlex-czech NO_BUILD= yes -USE_GMAKE= yes +USES= gmake MAKE_ARGS= festival_voices_path=${PREFIX}/share/festival/lib/voices .include <bsd.port.mk> diff --git a/audio/flac123/Makefile b/audio/flac123/Makefile index 10156b7efc60..094596a54005 100644 --- a/audio/flac123/Makefile +++ b/audio/flac123/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: flac123 -# Date created: 2004-05-14 -# Whom: michael johnson <ahze@ahze.net> -# +# Created by: michael johnson <ahze@ahze.net> # $FreeBSD$ -# PORTNAME= flac123 PORTVERSION= 0.0.11 @@ -18,7 +14,7 @@ LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac \ ao.4:${PORTSDIR}/audio/libao \ popt.0:${PORTSDIR}/devel/popt -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes PORTDOCS= README.remote diff --git a/audio/flite/Makefile b/audio/flite/Makefile index fb86871abe78..5f3e365e0e40 100644 --- a/audio/flite/Makefile +++ b/audio/flite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: flite -# Date created: 18 December 2004 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= flite PORTVERSION= 1.4 @@ -14,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-release MAINTAINER= sobomax@FreeBSD.org COMMENT= A small run-time speech synthesis engine -USE_GMAKE= yes +USES= gmake USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared=yes diff --git a/audio/fluidsynth-dssi/Makefile b/audio/fluidsynth-dssi/Makefile index 76d264fa643d..c65dcc98e007 100644 --- a/audio/fluidsynth-dssi/Makefile +++ b/audio/fluidsynth-dssi/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fluidsynth-dssi -# Date created: 2007-01-19 -# Whom: trasz <trasz@pin.if.uz.zgora.pl> -# +# Created by: trasz <trasz@pin.if.uz.zgora.pl> # $FreeBSD$ -# PORTNAME= fluidsynth-dssi PORTVERSION= 1.0.0 @@ -21,7 +17,7 @@ LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk20 post-patch: diff --git a/audio/freealut/Makefile b/audio/freealut/Makefile index d5742251d06c..85c387bbf997 100644 --- a/audio/freealut/Makefile +++ b/audio/freealut/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: freealut -# Date created: 08 March 2006 -# Whom: Oliver Lehmann <oliver@FreeBSD.org> -# +# Created by: Oliver Lehmann <oliver@FreeBSD.org> # $FreeBSD$ -# PORTNAME= freealut PORTVERSION= 1.1.0 @@ -18,7 +14,7 @@ USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USE_GMAKE= yes +USES= gmake USE_GNOME= pkgconfig gnomehack USE_OPENAL= al USE_LDCONFIG= yes diff --git a/audio/freedesktop-sound-theme/Makefile b/audio/freedesktop-sound-theme/Makefile index e5eddfc4c918..ba0a6c5d69f2 100644 --- a/audio/freedesktop-sound-theme/Makefile +++ b/audio/freedesktop-sound-theme/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: freedesktop-sound-theme -# Date created: 15 August 2008 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/audio/freedesktop-sound-theme/Makefile,v 1.6 2009/11/27 22:09:57 marcus Exp $ -# PORTNAME= freedesktop-sound-theme PORTVERSION= 0.7 @@ -19,8 +15,7 @@ COMMENT= Sound theme based on the FreeDesktop specification USE_BZIP2= yes USE_GNOME= gnomehier intlhack -USES= gettext -USE_GMAKE= yes +USES= gettext gmake GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile index 02e2124e4152..9328c019ffb0 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -1,9 +1,5 @@ -# New ports collection Makefile for: gbemol -# Date created: 2008-02-21 -# Whom: Thomas M. Hermann <tmh.public@gmail.com> -# +# Created by: Thomas M. Hermann <tmh.public@gmail.com> # $FreeBSD$ -# PORTNAME= gbemol PORTVERSION= 0.3.2 @@ -19,7 +15,7 @@ LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd \ xml2.5:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk20 post-patch: diff --git a/audio/ghostess/Makefile b/audio/ghostess/Makefile index 5d6e308bd33e..016441824ab9 100644 --- a/audio/ghostess/Makefile +++ b/audio/ghostess/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ghostess -# Date created: 2007-01-13 -# Whom: trasz <trasz@pin.if.uz.zgora.pl> -# +# Created by: trasz <trasz@pin.if.uz.zgora.pl> # $FreeBSD$ -# PORTNAME= ghostess PORTVERSION= 20120105 @@ -29,7 +25,7 @@ LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ USE_BZIP2= yes USE_GNOME= gtk20 -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-jackmidi diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile index baf6e91b8214..f9d6c277265a 100644 --- a/audio/gimmix/Makefile +++ b/audio/gimmix/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gimmix -# Date created: 11 April 2007 -# Whom: Matthieu Guegan <matt.guegan@free.fr> -# +# Created by: Matthieu Guegan <matt.guegan@free.fr> # $FreeBSD$ -# PORTNAME= gimmix PORTVERSION= 0.5.7.1 @@ -29,7 +25,7 @@ USE_GNOME= gtk20 intltool libglade2 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake MAN1= gimmix.1 diff --git a/audio/gkrellmms2/Makefile b/audio/gkrellmms2/Makefile index aaf7d309a857..d532aa54f258 100644 --- a/audio/gkrellmms2/Makefile +++ b/audio/gkrellmms2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gkrellmms -# Date Created: Jun 22 2000 -# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> -# +# Created by: Hajimu UMEMOTO <ume@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gkrellmms PORTVERSION= 2.1.22 @@ -27,7 +23,7 @@ PLIST_FILES= libexec/gkrellm2/plugins/gkrellmms.so \ share/locale/nl/LC_MESSAGES/gkrellmms.mo \ share/locale/ru/LC_MESSAGES/gkrellmms.mo -USE_GMAKE= yes +USES= gmake MAKE_ENV+= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins \ LOCALEDIR=${PREFIX}/share/locale \ diff --git a/audio/gkrellmss2/Makefile b/audio/gkrellmss2/Makefile index 297aaceca0b0..698c8f77d130 100644 --- a/audio/gkrellmss2/Makefile +++ b/audio/gkrellmss2/Makefile @@ -16,9 +16,9 @@ BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkre LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 +USES= gmake USE_XORG= x11 USE_GNOME= esound gtk20 -USE_GMAKE= yes MAKE_ENV= LOCALEDIR="${PREFIX}/share/locale" PORTDOCS= Changelog README Themes diff --git a/audio/gkrellmvolume2/Makefile b/audio/gkrellmvolume2/Makefile index 0a35c236c5c8..9daa188c6a2f 100644 --- a/audio/gkrellmvolume2/Makefile +++ b/audio/gkrellmvolume2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gkrellmvolume -# Date Created: Jun 22 2000 -# Whom: Hajimu UMEMOTO <ume@FreeBSD.org> -# +# Created by: Hajimu UMEMOTO <ume@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gkrellmvolume PORTVERSION= 2.1.13 @@ -29,7 +25,7 @@ PLIST_FILES= libexec/gkrellm2/plugins/volume.so \ share/locale/pl/LC_MESSAGES/gkrellm-volume.mo \ share/locale/ru/LC_MESSAGES/gkrellm-volume.mo -USE_GMAKE= yes +USES= gmake MAKE_ENV+= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins \ LOCALEDIR=${PREFIX}/share/locale \ diff --git a/audio/glame/Makefile b/audio/glame/Makefile index c475a28f5901..306fd1c38bf3 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -18,8 +18,7 @@ LIB_DEPENDS= mp3lame:${PORTSDIR}/audio/lame \ USE_AUTOTOOLS= libltdl libtool CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" -USE_GMAKE= yes -USES= pathfix gettext +USES= gmake pathfix gettext USE_GNOME= gnomeprefix libgnomeui USE_XORG= xbitmaps x11 diff --git a/audio/gmpc-alarm/Makefile b/audio/gmpc-alarm/Makefile index 9b8c1d55aeac..d550d083aed5 100644 --- a/audio/gmpc-alarm/Makefile +++ b/audio/gmpc-alarm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc-alarm -# Date created: September 30 2008 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gmpc-alarm PORTVERSION= 11.8.16 @@ -19,8 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig glib20 gtk20 intltool -USES= gettext +USE_GNOME= glib20 gtk20 intltool +USES= gmake gettext pathfix pkgconfig .include <bsd.port.mk> diff --git a/audio/gmpc-albumview/Makefile b/audio/gmpc-albumview/Makefile index 0e22515cded5..61f2192c1b50 100644 --- a/audio/gmpc-albumview/Makefile +++ b/audio/gmpc-albumview/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc-albumview -# Date created: September 14 2007 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gmpc-albumview PORTVERSION= 11.8.16 @@ -19,8 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= pkgconfig glib20 gtk20 intltool -USES= gettext +USE_GNOME= glib20 gtk20 intltool +USES= gettext gmake pkgconfig .include <bsd.port.mk> diff --git a/audio/gmpc-discogs/Makefile b/audio/gmpc-discogs/Makefile index 095fa945def0..95a3f6f36a48 100644 --- a/audio/gmpc-discogs/Makefile +++ b/audio/gmpc-discogs/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc-discogs -# Date created: September 14 2007 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gmpc-discogs PORTVERSION= 0.20.0 @@ -20,8 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig glib20 gtk20 intltool libxml2 -USES= gettext +USE_GNOME= glib20 gtk20 intltool libxml2 +USES= gettext gmake pathfix pkgconfig .include <bsd.port.mk> diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile index c6895786a3fc..3d6300ad41aa 100644 --- a/audio/gmpc-lastfm/Makefile +++ b/audio/gmpc-lastfm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc-lastfm -# Date created: September 14 2007 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gmpc-lastfm PORTVERSION= 0.20.0 @@ -21,8 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig glib20 gtk20 intltool libxml2 -USES= gettext +USE_GNOME= glib20 gtk20 intltool libxml2 +USES= gettext gmake pathfix pkgconfig .include <bsd.port.mk> diff --git a/audio/gmpc-libnotify/Makefile b/audio/gmpc-libnotify/Makefile index 7ae83c3aca6a..1b48f7509394 100644 --- a/audio/gmpc-libnotify/Makefile +++ b/audio/gmpc-libnotify/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc-libnotify -# Date created: March 27 2008 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gmpc-libnotify PORTVERSION= 11.8.16 @@ -20,9 +16,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= pkgconfig glib20 gtk20 intltool -USES= gettext +USE_GNOME= glib20 gtk20 intltool +USES= gettext gmake pkgconfig PLIST_FILES= lib/gmpc/plugins/libnotifyplugin.la \ lib/gmpc/plugins/libnotifyplugin.so diff --git a/audio/gmpc-lyrics/Makefile b/audio/gmpc-lyrics/Makefile index 1064187ced70..4a026bf0b02d 100644 --- a/audio/gmpc-lyrics/Makefile +++ b/audio/gmpc-lyrics/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc-lyrics -# Date created: September 14 2007 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gmpc-lyrics PORTVERSION= 11.8.16 @@ -19,9 +15,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig intltool glib20 gtk20 libxml2 -USES= gettext +USE_GNOME= intltool glib20 gtk20 libxml2 +USES= gettext gmake pathfix pkgconfig PLIST_FILES= lib/gmpc/plugins/lyricsplugin.la \ lib/gmpc/plugins/lyricsplugin.so diff --git a/audio/gmpc-lyricsplugin/Makefile b/audio/gmpc-lyricsplugin/Makefile index 38c48cba5184..d3e74422a0d3 100644 --- a/audio/gmpc-lyricsplugin/Makefile +++ b/audio/gmpc-lyricsplugin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc-lyricsplugin -# Date created: September 14 2007 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gmpc-lyricsplugin PORTVERSION= 0.20.0 @@ -20,9 +16,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= pkgconfig intltool glib20 gtk20 libxml2 -USES= gettext +USE_GNOME= intltool glib20 gtk20 libxml2 +USES= gettext gmake pkgconfig PLIST_FILES= lib/gmpc/plugins/lyricspluginplugin.la \ lib/gmpc/plugins/lyricspluginplugin.so diff --git a/audio/gmpc-lyricwiki/Makefile b/audio/gmpc-lyricwiki/Makefile index 340beee0e558..0866def0b03f 100644 --- a/audio/gmpc-lyricwiki/Makefile +++ b/audio/gmpc-lyricwiki/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc-lyricwiki -# Date created: September 30 2008 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gmpc-lyricwiki PORTVERSION= 11.8.16 @@ -19,8 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig intltool glib20 gtk20 libxml2 -USES= gettext +USE_GNOME= intltool glib20 gtk20 libxml2 +USES= gettext gmake pathfix pkgconfig .include <bsd.port.mk> diff --git a/audio/gmpc-magnatune/Makefile b/audio/gmpc-magnatune/Makefile index effa8790eaf4..d0fe1d24a89d 100644 --- a/audio/gmpc-magnatune/Makefile +++ b/audio/gmpc-magnatune/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc-magnatune -# Date created: September 14 2007 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gmpc-magnatune PORTVERSION= 11.8.16 @@ -20,8 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= pkgconfig intltool glib20 gtk20 libglade2 -USES= gettext +USE_GNOME= intltool glib20 gtk20 libglade2 +USES= gettext gmake pkgconfig .include <bsd.port.mk> diff --git a/audio/gmpc-mdcover/Makefile b/audio/gmpc-mdcover/Makefile index e2d486f27c35..79a34e785905 100644 --- a/audio/gmpc-mdcover/Makefile +++ b/audio/gmpc-mdcover/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc-lyrics -# Date created: September 14 2007 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gmpc-mdcover PORTVERSION= 0.20.0 @@ -20,8 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig intltool glib20 gtk20 libxml2 -USES= gettext +USE_GNOME= intltool glib20 gtk20 libxml2 +USES= gettext gmake pathfix pkgconfig .include <bsd.port.mk> diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile index 59cb8b263ac3..ca9385645435 100644 --- a/audio/gmpc-mserver/Makefile +++ b/audio/gmpc-mserver/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc-mserver -# Date created: March 27 2008 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gmpc-mserver PORTVERSION= 0.20.0 @@ -22,10 +18,9 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes -USE_GMAKE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USE_GNOME= gnomehack pkgconfig glib20 gtk20 libxml2 -USES= gettext +USE_GNOME= glib20 gtk20 libxml2 +USES= gettext gmake pathfix pkgconfig .include <bsd.port.mk> diff --git a/audio/gmpc-shout/Makefile b/audio/gmpc-shout/Makefile index dc3ccd37d10e..fa370d7c971c 100644 --- a/audio/gmpc-shout/Makefile +++ b/audio/gmpc-shout/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc-shout -# Date created: March 27 2008 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gmpc-shout PORTVERSION= 0.20.0 @@ -22,8 +18,7 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc \ ogg123:${PORTSDIR}/audio/vorbis-tools GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig intltool glib20 gtk20 libxml2 -USES= gettext +USE_GNOME= intltool glib20 gtk20 libxml2 +USES= gettext gmake pathfix pkgconfig .include <bsd.port.mk> diff --git a/audio/gmpc-wikipedia/Makefile b/audio/gmpc-wikipedia/Makefile index 99ebff91295a..0650a34a1ef7 100644 --- a/audio/gmpc-wikipedia/Makefile +++ b/audio/gmpc-wikipedia/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc-wikipedia -# Date created: March 27 2008 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gmpc-wikipedia PORTVERSION= 11.8.16 @@ -21,8 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= pkgconfig intltool glib20 gtk20 -USES= gettext +USE_GNOME= intltool glib20 gtk20 +USES= gettext gmake pkgconfig .include <bsd.port.mk> diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index 9197257492f3..2681ccb19b03 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gmpc -# Date created: May 12 2004 -# Whom: Mark Reidel <ports@mark.reidel.info> -# +# Created by: Mark Reidel <ports@mark.reidel.info> # $FreeBSD$ -# PORTNAME= gmpc PORTVERSION= 11.8.16 @@ -25,10 +21,9 @@ LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd \ unique-1.0:${PORTSDIR}/x11-toolkits/unique GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig glib20 gtk20 libglade2 +USE_GNOME= glib20 gtk20 libglade2 INSTALLS_ICONS= yes -USES= gettext +USES= gettext gmake pathfix pkgconfig CONFIGURE_ARGS= --enable-system-libsexy CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/audio/gmtp/Makefile b/audio/gmtp/Makefile index a17e90c3d24d..caad4ee2127d 100644 --- a/audio/gmtp/Makefile +++ b/audio/gmtp/Makefile @@ -21,8 +21,7 @@ WRKSRC= ${WRKDIR}/gMTP CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USE_GMAKE= yes -USES= gettext +USES= gettext gmake USE_GNOME= glib20 PORTDOCS= * diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile index bc98532fa46c..e95181a3d29b 100644 --- a/audio/gnome-media/Makefile +++ b/audio/gnome-media/Makefile @@ -21,10 +21,9 @@ CONFLICTS= gnome-control-center-3.[0-9]* libgnome-media-profiles-3.[0-9]* USE_BZIP2= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes -USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= pathfix gettext +USES= pathfix gettext gmake USE_GNOME= gnomeprefix intlhack gtk20 libxml2 gconf2 USE_GSTREAMER= gconf good CONFIGURE_ARGS= --disable-gstmix diff --git a/audio/gnuitar/Makefile b/audio/gnuitar/Makefile index 3a20954abae7..1237a6ac7367 100644 --- a/audio/gnuitar/Makefile +++ b/audio/gnuitar/Makefile @@ -20,7 +20,7 @@ CONFIGURE_ARGS+=--with-gtk2 \ TXT_DOCS= AUTHORS COPYING FAQ INSTALL NEWS README TODO ChangeLog HTML_DOCS= faq.html index.html install.html readme.html PORTDOCS= ${TXT_DOCS} ${HTML_DOCS} -USE_GMAKE= yes +USES= gmake OPTIONS_DEFINE= SUID DOCS OPTIONS_DEFAULT= SUID diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile index e1ce397e70c7..6edf33ace3cc 100644 --- a/audio/goobox/Makefile +++ b/audio/goobox/Makefile @@ -20,9 +20,8 @@ LIB_DEPENDS= discid:${PORTSDIR}/audio/libdiscid \ RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme USE_XORG= x11 -USES= gettext +USES= gettext gmake USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gconf2 desktopfileutils USE_GSTREAMER= cdparanoia gconf core gio GNU_CONFIGURE= yes diff --git a/audio/gramofile/Makefile b/audio/gramofile/Makefile index fb2f946cda8f..0ab7860438f2 100644 --- a/audio/gramofile/Makefile +++ b/audio/gramofile/Makefile @@ -18,8 +18,7 @@ COMMENT= Audio recording and tick/scratch reduction for e.g. vinyl records LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw ALL_TARGET= gramofile -USE_GMAKE= yes -USE_PERL5= yes +USES= gmake perl5 USE_CSTD= gnu89 MAKE_ARGS+= CC=${CC} MAKE_ARGS+= CXX=${CXX} diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 8c228e5d3007..01771847766e 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -15,9 +15,8 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ curl:${PORTSDIR}/ftp/curl USE_XORG= x11 -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= gnomeprefix libgnomeui vte -USE_GMAKE= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/audio/gsi/Makefile b/audio/gsi/Makefile index 8183ccc46d6a..b5f4bb931940 100644 --- a/audio/gsi/Makefile +++ b/audio/gsi/Makefile @@ -11,7 +11,7 @@ MAINTAINER= gahr@FreeBSD.org COMMENT= General sound interface USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" MYFLAGS="${CFLAGS}" OPTIMIZE="" USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes diff --git a/audio/gspeakers/Makefile b/audio/gspeakers/Makefile index 5439c075a8fc..3f7c6135c077 100644 --- a/audio/gspeakers/Makefile +++ b/audio/gspeakers/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: gspeakers -# Date created: 10th December 2003 -# Whom: Vincent Tantardini <vinc@freebsd-fr.org> -# +# Created by: Vincent Tantardini <vinc@freebsd-fr.org> # $FreeBSD$ # $MCom: ports/audio/gspeakers/Makefile,v 1.6 2007/05/30 17:08:11 mezz Exp $ @@ -16,8 +13,8 @@ COMMENT= Gnome-based loudspeaker design program LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 +USES= gmake USE_GNOME= gnomeprefix libxml2 -USE_GMAKE= yes USE_AUTOTOOLS= automake:env GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/audio/gstreamer-plugins-moodbar/Makefile b/audio/gstreamer-plugins-moodbar/Makefile index 4a977ec51665..8f87478bd5b9 100644 --- a/audio/gstreamer-plugins-moodbar/Makefile +++ b/audio/gstreamer-plugins-moodbar/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float \ CFLAGS:= ${CFLAGS} -O2 USE_GSTREAMER= yes good -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index 12e74785d21d..12b4df590025 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -15,8 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= id3tag:${PORTSDIR}/audio/libid3tag \ gpod:${PORTSDIR}/audio/libgpod -USES= gettext -USE_GMAKE= yes +USES= gettext gmake USE_GNOME= gtk20 libglade2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/audio/hawkvoice/Makefile b/audio/hawkvoice/Makefile index 4f07958160b7..7d9d076a95f5 100644 --- a/audio/hawkvoice/Makefile +++ b/audio/hawkvoice/Makefile @@ -12,7 +12,7 @@ COMMENT= Portable sound and speech compression library USE_ZIP= yes USE_DOS2UNIX= yes -USE_GMAKE= yes +USES= gmake MAKEFILE= makefile.linux USE_CSTD= gnu89 USE_LDCONFIG= yes diff --git a/audio/hexter/Makefile b/audio/hexter/Makefile index d5b8df8f2cfb..63f28ba28680 100644 --- a/audio/hexter/Makefile +++ b/audio/hexter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: hexter -# Date created: 2007-01-20 -# Whom: trasz <trasz@pin.if.uz.zgora.pl> -# +# Created by: trasz <trasz@pin.if.uz.zgora.pl> # $FreeBSD$ -# PORTNAME= hexter PORTVERSION= 1.0.2 @@ -22,7 +18,7 @@ LIB_DEPENDS= dssialsacompat:${PORTSDIR}/audio/libdssialsacompat \ BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk20 PORTDOCS= AUTHORS ChangeLog README TODO diff --git a/audio/ices/Makefile b/audio/ices/Makefile index 54920289fc26..6a9766dbdbcf 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -21,10 +21,9 @@ LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \ OPTIONS_DEFINE= ALSA -USES= pkgconfig iconv +USES= pkgconfig iconv gmake USE_BZIP2= yes USE_GNOME= libxml2 -USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-roaraudio --disable-sun-audio diff --git a/audio/ices0/Makefile b/audio/ices0/Makefile index a99408ede80f..6c3e035107cd 100644 --- a/audio/ices0/Makefile +++ b/audio/ices0/Makefile @@ -16,9 +16,8 @@ LIB_DEPENDS= shout:${PORTSDIR}/audio/libshout2 \ OPTIONS_DEFINE= FLAC FAAD VORBIS PYTHON OPTIONS_DEFAULT= PYTHON -USES= perl5 +USES= gmake perl5 GNU_CONFIGURE= yes -USE_GMAKE= yes USE_RC_SUBR= ices0 LATEST_LINK= ices0 diff --git a/audio/ipod-sharp/Makefile b/audio/ipod-sharp/Makefile index ebba9e97dd58..34cd7215811b 100644 --- a/audio/ipod-sharp/Makefile +++ b/audio/ipod-sharp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ipod-sharp -# Date created: 2008-07-09 -# Whom: Romain Tartiere <romain@blogreen.org> -# +# Created by: Romain Tartiere <romain@blogreen.org> # $FreeBSD$ -# PORTNAME= ipod-sharp PORTVERSION= 0.8.5 @@ -21,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/podsleuth.pc:${PORTSDIR}/misc/podsle GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gtksharp20 +USES= gmake pathfix +USE_GNOME= gtksharp20 .include <bsd.port.mk> diff --git a/audio/istream/Makefile b/audio/istream/Makefile index 64bcd0b3bb97..4201a22b9197 100644 --- a/audio/istream/Makefile +++ b/audio/istream/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: iStream -# Date created: 31 August 2009 -# Whom: Pav Lucistnik <pav@FreeBSD.org> -# +# Created by: Pav Lucistnik <pav@FreeBSD.org> # $FreeBSD$ -# PORTNAME= istream PORTVERSION= 0.10 @@ -14,7 +10,7 @@ MASTER_SITES= http://www.jochen-baier.de/istream/ MAINTAINER= ports@FreeBSD.org COMMENT= Internet radio player applet for GNOME Panel -USE_GMAKE= yes +USES= gmake USE_GNOME= gnomepanel libgnomeui USE_GSTREAMER= yes USE_XORG= xtst diff --git a/audio/jamin/Makefile b/audio/jamin/Makefile index 037fba3ff338..84c478383da5 100644 --- a/audio/jamin/Makefile +++ b/audio/jamin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jamin -# Date created: 2006-12-06 -# Whom: trasz <trasz@pin.if.uz.zgora.pl> -# +# Created by: trasz <trasz@pin.if.uz.zgora.pl> # $FreeBSD$ -# PORTNAME= jamin PORTVERSION= 0.95.0 @@ -22,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \ BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk20 libxml2 MAN1= jamin.1 diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile index 2041d8787308..4d48f6ceeb06 100644 --- a/audio/ladspa/Makefile +++ b/audio/ladspa/Makefile @@ -1,7 +1,4 @@ -# New ports collection Makefile for: ladspa -# Date created: 11 May 2002 -# Whom: Tilman Linneweh <arved@FreeBSD.org> -# +# Created by: Tilman Linneweh <arved@FreeBSD.org> # $FreeBSD$ PORTNAME= ladspa @@ -18,7 +15,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/doc/COPYING WRKSRC= ${WRKDIR}/ladspa_sdk -USE_GMAKE= yes +USES= gmake USE_LDCONFIG= yes PROGRAM_FILES= analyseplugin applyplugin listplugins PLUGIN_FILES= amp.so delay.so filter.so noise.so sine.so diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 782adbf7a91b..7da71368d23a 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: lame -# Date created: 11 January 1998 -# Whom: yoshiaki Uchikawa -# +# Created by: yoshiaki Uchikawa # $FreeBSD$ -# PORTNAME= lame PORTVERSION= 3.99.5 @@ -14,11 +10,10 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/3.99 MAINTAINER= netchild@FreeBSD.org COMMENT= Fast MP3 encoder kit -USES= iconv +USES= gamke iconv USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_GMAKE= yes CONFIGURE_ARGS= --enable-nasm --enable-mp3rtp --disable-gtktest RESTRICTED= patent issues, see http://www.mp3licensing.com/ diff --git a/audio/lash/Makefile b/audio/lash/Makefile index 68413fac2386..9bb68e146730 100644 --- a/audio/lash/Makefile +++ b/audio/lash/Makefile @@ -20,9 +20,8 @@ LIB_DEPENDS= jack:${PORTSDIR}/audio/jack \ OPTIONS_DEFINE= READLINE DOCS OPTIONS_DEFAULT=READLINE -USES= pathfix +USES= gmake pathfix USE_GNOME= gtk20 libxml2 -USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-alsa-midi USE_LDCONFIG= yes diff --git a/audio/liba52/Makefile b/audio/liba52/Makefile index f6d2069279e5..74cc3a610cc6 100644 --- a/audio/liba52/Makefile +++ b/audio/liba52/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_AUTOTOOLS= libtool -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-oss --enable-shared USE_LDCONFIG= yes diff --git a/audio/libamrnb/Makefile b/audio/libamrnb/Makefile index bc3073b15cb5..406069679566 100644 --- a/audio/libamrnb/Makefile +++ b/audio/libamrnb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libamrnb -# Date created: 30 May 2007 -# Whom: Tatsuki Makino <tatsuki_makino@hotmail.com> -# +# Created by: Tatsuki Makino <tatsuki_makino@hotmail.com> # $FreeBSD$ -# PORTNAME= libamrnb PORTVERSION= 10.0.0.0 @@ -26,7 +22,7 @@ LICENSE_DISTFILES= ${DISTNAME}${EXTRACT_SUFX} RESTRICTED= license prohibits redistribution RESTRICTED_FILES= ${SRC3GPP} USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= libtool PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO readme.txt SUB_FILES= pkg-message diff --git a/audio/libamrwb/Makefile b/audio/libamrwb/Makefile index 65b07bf52d89..82fb8855e000 100644 --- a/audio/libamrwb/Makefile +++ b/audio/libamrwb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libamrwb -# Date created: 7 Jun 2007 -# Whom: Tatsuki Makino <tatsuki_makino@hotmail.com> -# +# Created by: Tatsuki Makino <tatsuki_makino@hotmail.com> # $FreeBSD$ -# PORTNAME= libamrwb PORTVERSION= 10.0.0.0 @@ -25,7 +21,7 @@ LICENSE_DISTFILES= ${DISTNAME}${EXTRACT_SUFX} RESTRICTED= license prohibits redistribution RESTRICTED_FILES= ${SRC3GPP} USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= libtool PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO readme.txt SUB_FILES= pkg-message diff --git a/audio/libbs2b/Makefile b/audio/libbs2b/Makefile index 2e6b64a2a1f3..53d25d908564 100644 --- a/audio/libbs2b/Makefile +++ b/audio/libbs2b/Makefile @@ -15,9 +15,8 @@ LIB_DEPENDS+= sndfile:${PORTSDIR}/audio/libsndfile \ FLAC:${PORTSDIR}/audio/flac \ vorbis:${PORTSDIR}/audio/libvorbis -USES= pkgconfig +USES= gmake pkgconfig USE_BZIP2= yes -USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= CFLAGS=`pkg-config --cflags sndfile` \ diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile index f37ed1c4f4e1..cb608a43aab9 100644 --- a/audio/libcanberra/Makefile +++ b/audio/libcanberra/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LGPL LIB_DEPENDS= vorbisfile:${PORTSDIR}/audio/libvorbis -USE_GMAKE= yes +USES= gmake USE_GNOME= gnomeprefix gnomehack gtk20 ltverhack gconf2 USE_LDCONFIG= yes USE_AUTOTOOLS= libtool libltdl diff --git a/audio/libconvolve/Makefile b/audio/libconvolve/Makefile index ed4baac7c215..4221f012d63e 100644 --- a/audio/libconvolve/Makefile +++ b/audio/libconvolve/Makefile @@ -19,8 +19,7 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ sndfile.1:${PORTSDIR}/audio/libsndfile -USES= pkgconfig -USE_GMAKE= yes +USES= gmake pkgconfig USE_LDCONFIG= yes .include <bsd.port.mk> diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index 61139e3a0fb3..a36c7522fc88 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -18,12 +18,11 @@ LIB_DEPENDS= plist:${PORTSDIR}/devel/libplist \ USE_GNOME= gtk20 USE_SQLITE= 3 -USES= gettext +USES= gettext gmake USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-udev --without-hal \ --with-html-dir="${DOCSDIR:H}" -USE_GMAKE= yes USE_CSTD= gnu89 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile index 67a514119cdc..d64bd39c446c 100644 --- a/audio/liblo/Makefile +++ b/audio/liblo/Makefile @@ -13,9 +13,8 @@ LICENSE= LGPL21 BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen -USES= pathfix +USES= gamke pathfix GNU_CONFIGURE= yes -USE_GMAKE= yes USE_LDCONFIG= yes MAN3= liblo.3 liblolowlevel.3 lo.h.3 lo_arg.3 lo_lowlevel.h.3 \ diff --git a/audio/liblscp/Makefile b/audio/liblscp/Makefile index 7e7e2b4e8072..e771aa2e1f30 100644 --- a/audio/liblscp/Makefile +++ b/audio/liblscp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: liblscp -# Date created: 2007-03-06 -# Whom: trasz <trasz@pin.if.uz.zgora.pl> -# +# Created by: trasz <trasz@pin.if.uz.zgora.pl> # $FreeBSD$ -# PORTNAME= liblscp PORTVERSION= 0.5.6 @@ -16,8 +12,7 @@ COMMENT= Wrapper around the LSCP network protocol LICENSE= LGPL21 -USES= pathfix -USE_GMAKE= yes +USES= gmake pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/audio/libmikmod/Makefile b/audio/libmikmod/Makefile index e9db7cfd72b7..03742c74483e 100644 --- a/audio/libmikmod/Makefile +++ b/audio/libmikmod/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: libmikmod -# Date created: Sun Apr 11 13:06:01 PDT 1999 -# Whom: Michael Haro <mharo@area51.fremont.ca.us> -# +# Created by: Michael Haro <mharo@area51.fremont.ca.us> # $FreeBSD$ -# PORTNAME= libmikmod PORTVERSION= 3.1.12 @@ -16,7 +12,7 @@ COMMENT= MikMod Sound Library USE_AUTOTOOLS= libtool WANT_GNOME= yes USE_GNOME= lthack -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" USE_LDCONFIG= yes diff --git a/audio/libmpdclient/Makefile b/audio/libmpdclient/Makefile index 3b1f9d03214e..f5a1897ca2db 100644 --- a/audio/libmpdclient/Makefile +++ b/audio/libmpdclient/Makefile @@ -11,8 +11,7 @@ COMMENT= API library for interfacing MPD USE_BZIP2= yes GNU_CONFIGURE= yes -USES= pathfix -USE_GMAKE= yes +USES= gmake pathfix USE_LDCONFIG= yes .include <bsd.port.options.mk> diff --git a/audio/libnoise/Makefile b/audio/libnoise/Makefile index d9dd761a6699..0c9259442233 100644 --- a/audio/libnoise/Makefile +++ b/audio/libnoise/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libnoise -# Date created: 28 August 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libnoise DISTVERSION= 1.0.0 @@ -15,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Generates three-dimensional coherent noise USE_ZIP= yes -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= libtool:env USE_LDCONFIG= yes CXXFLAGS+= -O3 -fomit-frame-pointer diff --git a/audio/libopenspc/Makefile b/audio/libopenspc/Makefile index 4605dfbe528d..b1e279917756 100644 --- a/audio/libopenspc/Makefile +++ b/audio/libopenspc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libopenspc -# Date created: 01 Jan 2009 -# Whom: Koop Mast <kwm@FreeBSD.org> -# +# Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libopenspc PORTVERSION= 0.3.99a @@ -17,7 +13,7 @@ COMMENT= Library for playing SPC (SNES audio) files BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 diff --git a/audio/libshairport/Makefile b/audio/libshairport/Makefile index e5de3bd27caa..984c9abe8ad4 100644 --- a/audio/libshairport/Makefile +++ b/audio/libshairport/Makefile @@ -11,7 +11,7 @@ MAINTAINER= manuel.creach@icloud.com COMMENT= An Airport Extreme Emulator FETCH_ARGS= -pRr -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize ACLOCAL_ARGS= -I. AUTOMAKE_ARGS= --add-missing diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile index 8ec8115f6d5a..b4ee46026860 100644 --- a/audio/libsidplay2/Makefile +++ b/audio/libsidplay2/Makefile @@ -11,8 +11,7 @@ DISTNAME= sidplay-libs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library to play Commodore 64 SID-tunes cycle accurate -USES= pathfix pkgconfig -USE_GMAKE= yes +USES= gmake pathfix pkgconfig USE_AUTOTOOLS= libtool LIBTOOLFILES= builders/hardsid-builder/configure \ builders/resid-builder/configure \ diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile index cc11e63f8651..77229babe6d8 100644 --- a/audio/libsndfile/Makefile +++ b/audio/libsndfile/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libsndfile -# Date created: Jul 20, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= libsndfile PORTVERSION= 1.0.25 @@ -17,9 +13,8 @@ COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF) LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USE_GNOME= gnomehack pkgconfig +USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes -USE_GMAKE= yes CONFIGURE_ARGS= --disable-gcc-pipe \ --disable-sqlite \ --disable-alsa \ diff --git a/audio/lingot/Makefile b/audio/lingot/Makefile index a700fa16f9c2..e860472bdb8e 100644 --- a/audio/lingot/Makefile +++ b/audio/lingot/Makefile @@ -15,9 +15,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_GNOME= gtk20 libglade2 -USE_GMAKE= yes GNU_CONFIGURE= yes -USES= gettext +USES= gettext gmake LDFLAGS+= -L${LOCALBASE}/lib diff --git a/audio/linnya/Makefile b/audio/linnya/Makefile index 098943798f10..e1ece5c80a76 100644 --- a/audio/linnya/Makefile +++ b/audio/linnya/Makefile @@ -16,10 +16,9 @@ USE_GITHUB= yes GH_ACCOUNT= herenvarno GH_COMMIT= 90cf6b8 -USES= pkgconfig +USES= gmake pkgconfig USE_AUTOTOOLS= libtoolize libtool GNU_CONFIGURE= yes -USE_GMAKE= yes USE_GNOME= gtk30 USE_SQLITE= 3 USE_GSTREAMER= good mp3 diff --git a/audio/linuxsampler/Makefile b/audio/linuxsampler/Makefile index 4c6d06ad5825..d371ad8b1697 100644 --- a/audio/linuxsampler/Makefile +++ b/audio/linuxsampler/Makefile @@ -23,9 +23,8 @@ DSSI_DESC= Enable DSSI support LV2CORE_DESC= Enable LV2 support USE_BZIP2= yes -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_SQLITE= 3 -USE_GMAKE= yes USE_AUTOTOOLS= libtool CONFIGURE_ENV= HAVE_UNIX98=1 USE_LDCONFIG= yes diff --git a/audio/liquidsoap/Makefile b/audio/liquidsoap/Makefile index e9d2417a8054..3f095e25a6e8 100644 --- a/audio/liquidsoap/Makefile +++ b/audio/liquidsoap/Makefile @@ -71,7 +71,7 @@ NO_OCAML_RUNDEPENDS= yes USE_AUTOTOOLS= autoconf:env automake:env GNU_CONFIGURE= yes CONFIGURE_TARGET= -USE_GMAKE= yes +USES= gmake CONFIGURE_ARGS= --disable-gui --localstatedir=/var CFLAGS+= -I${LOCALBASE}/${OCAML_LIBDIR} diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile index 0ae4c85d801d..1c66230f0c7a 100644 --- a/audio/liteamp/Makefile +++ b/audio/liteamp/Makefile @@ -18,9 +18,8 @@ LIB_DEPENDS= id3tag.0:${PORTSDIR}/audio/libid3tag \ mad.2:${PORTSDIR}/audio/libmad \ vorbisfile.6:${PORTSDIR}/audio/libvorbis -USES= pathfix gettext +USES= gmake pathfix gettext USE_GNOME= libgnomeui -USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= LDFLAGS="${LDFLAGS}" diff --git a/audio/lxmusic/Makefile b/audio/lxmusic/Makefile index baaf0f2f4f71..c98aae01536a 100644 --- a/audio/lxmusic/Makefile +++ b/audio/lxmusic/Makefile @@ -15,10 +15,9 @@ LICENSE_COMB= dual LIB_DEPENDS= xmmsclient:${PORTSDIR}/audio/xmms2 \ notify:${PORTSDIR}/devel/libnotify -USES= desktop-file-utils +USES= gmake desktop-file-utils USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_GMAKE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} diff --git a/audio/mangler/Makefile b/audio/mangler/Makefile index 86da8428506f..feeabe86b437 100644 --- a/audio/mangler/Makefile +++ b/audio/mangler/Makefile @@ -17,8 +17,8 @@ LIB_DEPENDS= celt0.2:${PORTSDIR}/audio/celt \ gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ gsm.1:${PORTSDIR}/audio/gsm +USES= gmake USE_GNOME= librsvg2 -USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-alsa USE_LDCONFIG= yes diff --git a/audio/mctoolame-decoder/Makefile b/audio/mctoolame-decoder/Makefile index d6dbb3ca8d2b..7287972233e1 100644 --- a/audio/mctoolame-decoder/Makefile +++ b/audio/mctoolame-decoder/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= MPEG Layer II audio decoder with multi-channel support -USE_GMAKE= yes +USES= gmake ALL_TARGET= # MAKE_ARGS= CC="${CC}" OPTIM="${CFLAGS}" PLIST_SUB= PKGNAMESUFFIX="${PKGNAMESUFFIX}" diff --git a/audio/mctoolame-encoder/Makefile b/audio/mctoolame-encoder/Makefile index 6cb057f0e05e..b04274155b1e 100644 --- a/audio/mctoolame-encoder/Makefile +++ b/audio/mctoolame-encoder/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= MPEG Layer II audio encoder with multi-channel support -USE_GMAKE= yes +USES= gmake ALL_TARGET= # MAKE_ARGS= CC="${CC}" OPTIM="${CFLAGS}" PLIST_SUB= PKGNAMESUFFIX="${PKGNAMESUFFIX}" diff --git a/audio/moc/Makefile b/audio/moc/Makefile index cd95a7dc98d5..62a53df18b95 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -8,9 +8,9 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ MAINTAINER= rzinkov@gmail.com -COMMENT= A console audio player designed to be powerful and easy to use +COMMENT= Console audio player designed to be powerful and easy to use -USE_GMAKE= yes +USES= gmake USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/audio/mp3asm/Makefile b/audio/mp3asm/Makefile index f264cd1412d5..dab106ef9ed0 100644 --- a/audio/mp3asm/Makefile +++ b/audio/mp3asm/Makefile @@ -15,8 +15,8 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME}-0.1 +USES= gmake USE_BZIP2= yes -USE_GMAKE= yes GNU_CONFIGURE= yes post-extract: diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index 411f31f1905a..337f2cd890ec 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= MP3 console ncurses-based player -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes WANT_GNOME= yes CONFIGURE_ARGS= --with-cxxflags="${CXXFLAGS}" diff --git a/audio/mp3plot/Makefile b/audio/mp3plot/Makefile index 221a5a5119f1..2800d6b56964 100644 --- a/audio/mp3plot/Makefile +++ b/audio/mp3plot/Makefile @@ -22,10 +22,6 @@ CONFIGURE_ARGS+=--with-boost-program-options=boost_program_options \ --with-boost-thread=boost_thread CONFIGURE_ENV+= "LIBS=-lboost_system" -.if defined(.PARSEDIR) -USE_GMAKE= yes -.endif - MAN1= ${PORTNAME}.1 PLIST_FILES= bin/${PORTNAME} diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile index 6786eb097658..d59e9dc3ada1 100644 --- a/audio/mp3splt-gtk/Makefile +++ b/audio/mp3splt-gtk/Makefile @@ -23,7 +23,7 @@ USE_AUTOTOOLS= libltdl USE_GSTREAMER= yes USE_GNOME= gnomedocutils gtk20 GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index bc895bb66380..e19f8f1b2a8c 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -19,8 +19,8 @@ OPTIONS_DEFAULT= VORBIS WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USES= gmake USE_GNOME= gtk20 -USE_GMAKE= yes CXX+= -I${LOCALBASE}/include -L${LOCALBASE}/lib \ -Wl,--rpath,${LOCALBASE}/lib diff --git a/audio/muine/Makefile b/audio/muine/Makefile index da25f02af5f6..90390a4b4f2a 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -21,9 +21,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:${PORTSDIR} ${LOCALBASE}/libdata/pkgconfig/taglib-sharp.pc:${PORTSDIR}/audio/taglib-sharp RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_GMAKE= yes -USES= gettext shebangfix -USE_GNOME= gnomeprefix gnomehack intltool libgnomeui gnomesharp20 +USES= gettext gmake pathfix shebangfix +USE_GNOME= gnomeprefix intltool libgnomeui gnomesharp20 USE_GSTREAMER= gconf USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index 55399942dede..a57fe951da63 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS+= speex:${PORTSDIR}/audio/speex \ protoc:${PORTSDIR}/devel/protobuf \ opus:${PORTSDIR}/audio/opus -USE_GMAKE= yes +USES= gmake USE_QT4= gui svg iconengines_run xml sql network l10n \ linguist_build qmake_build moc_build rcc_build uic_build \ opengl sql-sqlite3_run diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 3b3086f5ffcb..b5d09df3b822 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: muse -# Date created: Jun 7, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= MuSE PORTVERSION= 0.9.2 @@ -23,8 +18,7 @@ LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ OPTIONS_DEFINE= X11 LAME SNDFILE DOCS OPTIONS_DEFAULT=X11 -USES= gettext -USE_GMAKE= yes +USES= gettext gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug --disable-lubrify --disable-rpath diff --git a/audio/musica/Makefile b/audio/musica/Makefile index aa6e01133ee6..2cb5dbf9daad 100644 --- a/audio/musica/Makefile +++ b/audio/musica/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: musica -# Date created: 18 December 2007 -# Whom: Pietro Cerutti <gahr@gahr.ch> -# +# Created by: Pietro Cerutti <gahr@gahr.ch> # $FreeBSD$ PORTNAME= musica @@ -16,7 +13,7 @@ COMMENT= GTK based midi player USE_GNOME= gtk12 GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake PLIST_FILES= bin/musica diff --git a/audio/oggsplit/Makefile b/audio/oggsplit/Makefile index db38b40c8a1f..1361edddb5b3 100644 --- a/audio/oggsplit/Makefile +++ b/audio/oggsplit/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: oggsplit -# Date created: 29 Dec 2004 -# Whom: Pav Lucistnik <pav@FreeBSD.org> +# Created by: Pav Lucistnik <pav@FreeBSD.org> # # $FreeBSD$ @@ -15,8 +13,8 @@ COMMENT= Split multiplexed (grouped or chained) Ogg files into separate streams LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg +USES= gmake USE_BZIP2= yes -USE_GMAKE= yes USE_AUTOTOOLS= automake autoconf AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS= --with-ogg=${LOCALBASE} diff --git a/audio/opencore-amr/Makefile b/audio/opencore-amr/Makefile index 1e0faeede480..7472d990249d 100644 --- a/audio/opencore-amr/Makefile +++ b/audio/opencore-amr/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: opencore-amr -# Date created: 2009-07-20 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= opencore-amr PORTVERSION= 0.1.3 @@ -16,8 +12,7 @@ COMMENT= OpenCORE implementation of AMR Narrowband & Wideband speech codec LICENSE= AL2 GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= pathfix +USES= gmake pathfix USE_LDCONFIG= yes .include <bsd.port.mk> diff --git a/audio/padevchooser/Makefile b/audio/padevchooser/Makefile index c5dd4669b28d..0441f25401a2 100644 --- a/audio/padevchooser/Makefile +++ b/audio/padevchooser/Makefile @@ -1,9 +1,5 @@ -# Ports collection Makefile for: padevchooser -# Date created: July 21, 2007 -# Whom: Romain Tartière <romain@blogreen.org> -# +# Created by: Romain Tartière <romain@blogreen.org> # $FreeBSD$ -# PORTNAME= padevchooser PORTVERSION= 0.9.3 @@ -21,7 +17,7 @@ LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ RUN_DEPENDES= dbus-daemon:${PORTSDIR}/devel/dbus GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake CONFIGURE_ARGS= --disable-lynx diff --git a/audio/paman/Makefile b/audio/paman/Makefile index 1f4c3ee71ac4..11cb4a5153da 100644 --- a/audio/paman/Makefile +++ b/audio/paman/Makefile @@ -1,9 +1,5 @@ -# Ports collection Makefile for: paman -# Date created: 2008-01-15 -# Whom: Romain Tartiere <romain@blogreen.org> -# +# Created by: Romain Tartiere <romain@blogreen.org> # $FreeBSD$ -# PORTNAME= paman PORTVERSION= 0.9.4 @@ -18,8 +14,7 @@ LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ pulse.0:${PORTSDIR}/audio/pulseaudio GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= pathfix +USES= gmake pathfix CONFIGURE_ARGS= --disable-lynx diff --git a/audio/paprefs/Makefile b/audio/paprefs/Makefile index f07fca2b1b8b..566460bb27ae 100644 --- a/audio/paprefs/Makefile +++ b/audio/paprefs/Makefile @@ -15,8 +15,8 @@ LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ pulse.0:${PORTSDIR}/audio/pulseaudio GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intltool +USES= gmake pathfix +USE_GNOME= gnomeprefix intltool CONFIGURE_ARGS= --disable-lynx diff --git a/audio/pavucontrol/Makefile b/audio/pavucontrol/Makefile index 82fdf46a6246..93369d277d3c 100644 --- a/audio/pavucontrol/Makefile +++ b/audio/pavucontrol/Makefile @@ -1,9 +1,5 @@ -# Ports collection Makefile for: pavumeter -# Date created: July 21, 2007 -# Whom: Romain Tartière <romain@blogreen.org> -# +# Created by: Romain Tartière <romain@blogreen.org> # $FreeBSD$ -# PORTNAME= pavucontrol PORTVERSION= 0.9.10 @@ -19,7 +15,7 @@ LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ canberra:${PORTSDIR}/audio/libcanberra GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_GNOME= intltool CONFIGURE_ARGS= --disable-lynx diff --git a/audio/pavumeter/Makefile b/audio/pavumeter/Makefile index c0a9aa22cf2e..b5af97aff7ca 100644 --- a/audio/pavumeter/Makefile +++ b/audio/pavumeter/Makefile @@ -1,9 +1,5 @@ -# Ports collection Makefile for: pavumeter -# Date created: July 21, 2007 -# Whom: Romain Tartière <romain@blogreen.org> -# +# Created by: Romain Tartière <romain@blogreen.org> # $FreeBSD$ -# PORTNAME= pavumeter PORTVERSION= 0.9.3 @@ -20,7 +16,7 @@ LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ pulse.0:${PORTSDIR}/audio/pulseaudio GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake CONFIGURE_ARGS= --disable-lynx diff --git a/audio/pd/Makefile b/audio/pd/Makefile index 53d1bd46ad69..ba0963791b5c 100644 --- a/audio/pd/Makefile +++ b/audio/pd/Makefile @@ -21,14 +21,12 @@ OPTIONS_DEFAULT=FFTW WRKSRC= ${WRKDIR}/${DISTNAME:S,${DISTVERSIONSUFFIX},,} -USES= gettext pkgconfig +USES= gettext gmake pkgconfig USE_TK_WRAPPER= yes -USE_GMAKE= yes USE_AUTOTOOLS= aclocal libtoolize autoconf automake ACLOCAL_ARGS= -I m4/generated -I m4 LIBTOOLIZE_ARGS=--install --force AUTOMAKE_ARGS= --add-missing --copy --force-missing -USE_GMAKE= yes MAN1= pd.1 pdreceive.1 pdsend.1 diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile index dd47c4e8a196..f883939759f3 100644 --- a/audio/pianobar/Makefile +++ b/audio/pianobar/Makefile @@ -23,8 +23,8 @@ MAN_COMPRESSED= no PLIST_FILES= bin/pianobar +USES= gmake USE_BZIP2= yes -USE_GMAKE= yes MAKE_ARGS+= CC="${CC}" CFLAGS+= -I${LOCALBASE}/include -std=c99 diff --git a/audio/pidgin-musictracker/Makefile b/audio/pidgin-musictracker/Makefile index 50f38ba477ce..2a02a7713d30 100644 --- a/audio/pidgin-musictracker/Makefile +++ b/audio/pidgin-musictracker/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include -Wno-return-type diff --git a/audio/pocketsphinx/Makefile b/audio/pocketsphinx/Makefile index a05e52aa2ceb..59edf0e58547 100644 --- a/audio/pocketsphinx/Makefile +++ b/audio/pocketsphinx/Makefile @@ -11,9 +11,8 @@ COMMENT= Speech recognition system LIB_DEPENDS= sphinxad:${PORTSDIR}/audio/sphinxbase -USES= pkgconfig +USES= gmake pkgconfig USE_LDCONFIG= yes -USE_GMAKE= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS+= --without-python diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index 8fa93678a148..bc5417ba480f 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -13,9 +13,9 @@ COMMENT= Portable cross-platform Audio API LICENSE= MIT +USES= gmake USE_ZIP= yes GNU_CONFIGURE= yes -USE_GMAKE= yes USE_DOS2UNIX= yes USE_LDCONFIG= yes diff --git a/audio/portaudio2/Makefile b/audio/portaudio2/Makefile index e2786777d1e5..28191d73f3da 100644 --- a/audio/portaudio2/Makefile +++ b/audio/portaudio2/Makefile @@ -23,8 +23,7 @@ CONFIGURE_ARGS+=PKG_CONFIG_LIBDIR=${PREFIX}/libdata/pkgconfig \ --libdir=${PREFIX}/lib/${PORTNAME}2 \ --includedir=${PREFIX}/include/${PORTNAME}2 -USES= pkgconfig -USE_GMAKE= yes +USES= gmake pkgconfig USE_DOS2UNIX= yes USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}2 diff --git a/audio/py-eyed3/Makefile b/audio/py-eyed3/Makefile index 226c72a73a3e..0e612034e931 100644 --- a/audio/py-eyed3/Makefile +++ b/audio/py-eyed3/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: py-eyed3 -# Date created: 22 August 2003 -# Whom: Hye-Shik Chang <perky@FreeBSD.org> -# +# Created by: Hye-Shik Chang <perky@FreeBSD.org> # $FreeBSD$ PORTNAME= eyed3 @@ -19,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_PYTHON= 2.6-2.7 USE_PYTHON_PREFIX= yes -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ENV= PYTHON="${PYTHON_CMD}" MAKE_ENV= SETUP_ARGS_BUILD="${PYDISTUTILS_BUILDARGS}" \ diff --git a/audio/qjackctl/Makefile b/audio/qjackctl/Makefile index 40cb9003f11a..566aa6ee605b 100644 --- a/audio/qjackctl/Makefile +++ b/audio/qjackctl/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= asound:${PORTSDIR}/audio/alsa-lib \ USE_QT4= corelib dbus gui xml \ linguist_build moc_build qmake_build rcc_build uic_build QT_NONSTANDARD= yes -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_ac_moc=${MOC} \ ac_cv_path_ac_uic=${UIC} \ diff --git a/audio/qsampler/Makefile b/audio/qsampler/Makefile index 7207f58ad633..fb75d98cb87d 100644 --- a/audio/qsampler/Makefile +++ b/audio/qsampler/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qsampler -# Date created: 2007-03-06 -# Whom: trasz <trasz@FreeBSD.org -# +# Created by: trasz <trasz@FreeBSD.org # $FreeBSD$ -# PORTNAME= qsampler PORTVERSION= 0.2.2 @@ -24,7 +20,7 @@ RUN_DEPENDS= linuxsampler:${PORTSDIR}/audio/linuxsampler USE_QT4= corelib gui \ linguist_build moc_build qmake_build rcc_build uic_build -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_ac_qmake=${QMAKE} \ ac_cv_path_ac_moc=${MOC} \ diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile index dbae97e09cf8..c46ae5328f31 100644 --- a/audio/qsynth/Makefile +++ b/audio/qsynth/Makefile @@ -20,7 +20,7 @@ SYSTEM_TRAY_DESC= System-tray icon USE_QT4= gui linguist_build moc_build qmake_build rcc_build uic_build QT_NONSTANDARD= yes -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_ac_moc=${MOC} \ ac_cv_path_ac_uic=${UIC} \ diff --git a/audio/raop_play/Makefile b/audio/raop_play/Makefile index b635e05e4053..946a5aa76570 100644 --- a/audio/raop_play/Makefile +++ b/audio/raop_play/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: raop_play -# Date created: 8 Dec 2006 -# Whom: sumikawa -# +# Created by: sumikawa # $FreeBSD$ -# PORTNAME= raop_play PORTVERSION= 0.5.1 @@ -24,7 +20,7 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 \ GNU_CONFIGURE= yes LDFLAGS+= `fltk-config --ldflags` -USE_GMAKE= yes +USES= gmake USE_GNOME= glib20 pre-build: diff --git a/audio/rawrec/Makefile b/audio/rawrec/Makefile index 96dfad70d9a0..d97015d30b66 100644 --- a/audio/rawrec/Makefile +++ b/audio/rawrec/Makefile @@ -12,7 +12,7 @@ COMMENT= Utility to record and playback raw audio data WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_GMAKE= yes +USES= gmake MAKE_ARGS= CC="${CC}" \ CFLAGS="${CPPFLAGS} ${CFLAGS} ${PTHREAD_CFLAGS}" \ LDFLAGS="${LDFLAGS} -lm ${PTHREAD_LIBS}" diff --git a/audio/rem/Makefile b/audio/rem/Makefile index 95c7ce8610da..edac8a2751d4 100644 --- a/audio/rem/Makefile +++ b/audio/rem/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/re/re.mk:${PORTSDIR}/audio/re RUN_DEPENDS:= ${BUILD_DEPENDS} USE_LDCONFIG= yes -USE_GMAKE= yes +USES= gmake do-install: ${MKDIR} ${PREFIX}/include/${PORTNAME} diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 96d892a53744..3422f3d7430d 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,6 +1,7 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/audio/rhythmbox/Makefile,v 1.115 2011/05/04 18:44:36 kwm Exp $ + PORTNAME= rhythmbox PORTVERSION= 0.12.8 PORTREVISION= 10 @@ -24,10 +25,9 @@ LIB_DEPENDS= musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3 \ CONFLICTS= rhythmbox-2.[0-9]* rhythmbox-3.[0-9]* USE_BZIP2= yes -USES= gettext +USES= gettext gmake pathfix INSTALLS_OMF= yes -USE_GMAKE= yes -USE_GNOME= gnomehack intlhack gnomeprefix gtk20 nautilus2 +USE_GNOME= intlhack gnomeprefix gtk20 nautilus2 WANT_GNOME= yes USE_GSTREAMER= flac mp3 gnomevfs gconf jpeg USE_AUTOTOOLS= libtool diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile index debf61986bea..7a89545137dc 100644 --- a/audio/rioutil/Makefile +++ b/audio/rioutil/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Program to interface with the Rio600, Rio800, and psa[play devices +USES= gmake USE_AUTOTOOLS= libtool -USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/audio/ripperx/Makefile b/audio/ripperx/Makefile index cafd37b2af58..b30508ee9187 100644 --- a/audio/ripperx/Makefile +++ b/audio/ripperx/Makefile @@ -16,8 +16,7 @@ RUN_DEPENDS= cdparanoia:${PORTSDIR}/audio/cdparanoia GNU_CONFIGURE= yes CFLAGS+= -L${LOCALBASE}/lib -USE_GMAKE= yes -USES= pathfix +USES= gmake pathfix USE_GNOME= gtk20 MAN1= ripperX.1 diff --git a/audio/rubberband/Makefile b/audio/rubberband/Makefile index a8b868537870..4f67beea9f23 100644 --- a/audio/rubberband/Makefile +++ b/audio/rubberband/Makefile @@ -19,10 +19,9 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ fftw3.6:${PORTSDIR}/math/fftw3 RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa -USES= pkgconfig +USES= gmake pkgconfig USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes USE_LDCONFIG= yes CFLAGS+= -I${LOCALBASE}/include diff --git a/audio/scmpc/Makefile b/audio/scmpc/Makefile index f921ef9a042a..fa57f70af430 100644 --- a/audio/scmpc/Makefile +++ b/audio/scmpc/Makefile @@ -15,10 +15,9 @@ LICENSE= GPLv2 LIB_DEPENDS= confuse.0:${PORTSDIR}/devel/libconfuse \ curl:${PORTSDIR}/ftp/curl -USES= pkgconfig +USES= gmake pkgconfig USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes USE_GNOME= glib20 MAN1= scmpc.1 diff --git a/audio/scrobbler/Makefile b/audio/scrobbler/Makefile index 422c76c588fb..f196d3cd0e79 100644 --- a/audio/scrobbler/Makefile +++ b/audio/scrobbler/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: xmms-scrobbler -# Date created: 2004-12-06 -# Whom: arved -# +# Created by: arved # $FreeBSD$ PORTNAME?= scrobbler @@ -20,10 +17,10 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl CONFLICTS= bmp-scrobbler-[0-9]* \ xmms-scrobbler-[0-9]* +USES= gmake USE_BZIP2= yes USE_GCC= any GNU_CONFIGURE= yes -USE_GMAKE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/audio/sdl2_mixer/Makefile b/audio/sdl2_mixer/Makefile index cbb264820f5d..d15a435d479b 100644 --- a/audio/sdl2_mixer/Makefile +++ b/audio/sdl2_mixer/Makefile @@ -11,8 +11,7 @@ COMMENT= A sample multi-channel audio mixer library LICENSE= ZLIB -USES= pathfix pkgconfig:build -USE_GMAKE= yes +USES= gmake pathfix pkgconfig USE_SDL= sdl2 GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index 5ecdde0bbeb9..6175f9a51848 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -15,8 +15,7 @@ LICENSE= ZLIB USE_AUTOTOOLS= libtool USE_SDL= sdl -USES= pathfix pkgconfig -USE_GMAKE= yes +USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include diff --git a/audio/shairport/Makefile b/audio/shairport/Makefile index 8bebd09de0a1..b749eb9828e2 100644 --- a/audio/shairport/Makefile +++ b/audio/shairport/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: shairport -# Date created: 2011.09.30 -# Whom: Aldis Berjoza <graudeejs@gmail.com> -# +# Created by: Aldis Berjoza <graudeejs@gmail.com> # $FreeBSD$ -# PORTNAME= shairport PORTVERSION= 0.05 @@ -24,10 +20,9 @@ RUN_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ avahi-publish-service:${PORTSDIR}/net/avahi-app -USE_GMAKE= yes -USE_PERL5_RUN= yes +USES= gmake perl5 pkgconfig +USE_PERL5= run USE_OPENSSL= yes -USE_GNOME= pkgconfig USE_RC_SUBR= ${PORTNAME} SUB_LIST= PERL=${PERL} diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile index 91b1a6030e54..074ed3f42fc8 100644 --- a/audio/smasher/Makefile +++ b/audio/smasher/Makefile @@ -16,8 +16,7 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ csound64.5:${PORTSDIR}/audio/csound GNU_CONFIGURE= yes -USES= pkgconfig -USE_GMAKE= yes +USES= gmake pkgconfig USE_WX= yes WX_CONF_ARGS= absolute diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index a39b5903fa8c..728a2e709be4 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -14,11 +14,10 @@ COMMENT= Free eartraining software BUILD_DEPENDS= ${STYLESHEET}:${PORTSDIR}/textproc/docbook-xsl \ txt2man:${PORTSDIR}/textproc/txt2man -USE_GNOME= gnomehack pygtk2 +USE_GNOME= pygtk2 WANT_GNOME= yes USE_PYTHON= yes -USES= gettext display -USE_GMAKE= yes +USES= gettext gmake display pathfix GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_XML2PO="" CONFIGURE_ARGS= --disable-oss-sound \ diff --git a/audio/sooperlooper/Makefile b/audio/sooperlooper/Makefile index 5710155b2ae9..3d2e1d49c52e 100644 --- a/audio/sooperlooper/Makefile +++ b/audio/sooperlooper/Makefile @@ -25,8 +25,7 @@ LIB_DEPENDS= fftw3.6:${PORTSDIR}/math/fftw3 \ RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa GNU_CONFIGURE= yes -USES= pkgconfig -USE_GMAKE= yes +USES= gmake pkgconfig USE_WX= 2.6+ WX_UNICODE= yes CONFIGURE_ARGS= -with-wxconfig-path=${WX_CONFIG} diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 0addb1a03017..08e6faa6da61 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: soundjuicer -# Date created: 20 Jan 2004 -# Whom: Alexander Nedotsukov <bland@FreeBSD.org> -# +# Created by: Alexander Nedotsukov <bland@FreeBSD.org> # $FreeBSD$ # $MCom: ports/audio/sound-juicer/Makefile,v 1.102 2010/09/29 13:19:43 kwm Exp $ -# PORTNAME= sound-juicer PORTVERSION= 2.32.0 @@ -25,10 +21,9 @@ LIB_DEPENDS= musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3 \ brasero-media.3:${PORTSDIR}/sysutils/brasero USE_BZIP2= yes -USES= gettext -USE_GMAKE= yes +USES= gettext gmake pathfix INSTALLS_OMF= yes -USE_GNOME= gnomehack intlhack gnomeprefix gconf2 libglade2 gnomedocutils +USE_GNOME= intlhack gnomeprefix gconf2 libglade2 gnomedocutils USE_GSTREAMER= cdparanoia vorbis flac gconf good gio GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-ignore-missing-cd diff --git a/audio/soundconverter/Makefile b/audio/soundconverter/Makefile index 760c8099c0af..ba7102206546 100644 --- a/audio/soundconverter/Makefile +++ b/audio/soundconverter/Makefile @@ -14,8 +14,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gst-0.10/gst/__init__.py:${PORTSDIR}/multimedi LICENSE= GPLv3 -USE_GMAKE= yes -USES= gettext +USES= gettext gmake GNU_CONFIGURE= yes USE_PYTHON= yes USE_GNOME= pygtk2 pygnome2 diff --git a/audio/spek/Makefile b/audio/spek/Makefile index 512617e08232..a15a7feae61b 100644 --- a/audio/spek/Makefile +++ b/audio/spek/Makefile @@ -18,8 +18,7 @@ MAN1= spek.1 USE_XZ= yes USE_GCC= 4.7+ -USE_GMAKE= yes -USES= gettext +USES= gettext gmake USE_GNOME= desktopfileutils intltool USE_WX= 2.8+ WX_UNICODE= yes diff --git a/audio/sphinx/Makefile b/audio/sphinx/Makefile index 88c4f9049634..9b5108dbad32 100644 --- a/audio/sphinx/Makefile +++ b/audio/sphinx/Makefile @@ -14,7 +14,7 @@ COMMENT= Speech recognition system DEST= ${WRKSRC}/src/libsphinx2/ USE_LDCONFIG= yes PKGMESSAGE= ${WRKDIR}/pkg-message -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS=libtool # contains i386 sound code diff --git a/audio/sphinx3/Makefile b/audio/sphinx3/Makefile index bf2451ed95e7..2678fdba9692 100644 --- a/audio/sphinx3/Makefile +++ b/audio/sphinx3/Makefile @@ -13,11 +13,10 @@ COMMENT= Speech recognition system LIB_DEPENDS= sphinxbase:${PORTSDIR}/audio/sphinxbase USE_LDCONFIG= yes -USE_GMAKE= yes USE_AUTOTOOLS=libtool USE_CSTD= gnu99 MAKE_JOBS_UNSAFE= yes -USES= pathfix +USES= gmake pathfix CFLAGS+= -I${LOCALBASE}/include #-I${LOCALBASE}/include/sphinxbase CXXFLAGS+= -I${LOCALBASE}/include #-I${LOCALBASE}/include/sphinxbase diff --git a/audio/sphinxbase/Makefile b/audio/sphinxbase/Makefile index 429a3a5e63e5..c2d5bfdab169 100644 --- a/audio/sphinxbase/Makefile +++ b/audio/sphinxbase/Makefile @@ -9,10 +9,8 @@ MASTER_SITES= SF/cmusphinx/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= CMU Sphinx Speech recognition system base -BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison - USE_LDCONFIG= yes -USE_GMAKE= yes +USES= gmake bison USE_AUTOTOOLS= libtool CONFIGURE_ARGS+= --without-python --without-lapack diff --git a/audio/squash/Makefile b/audio/squash/Makefile index f4cadf3cf5b7..25a75f57b849 100644 --- a/audio/squash/Makefile +++ b/audio/squash/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: squash -# Date created: 5 August 2003 -# Whom: Matthias Andree <matthias.andree@gmx.de> -# +# Created by: Matthias Andree <matthias.andree@gmx.de> # $FreeBSD$ PORTNAME= squash @@ -23,7 +20,7 @@ LIB_DEPENDS+= FLAC:${PORTSDIR}/audio/flac \ RUN_DEPENDS= id3v2:${PORTSDIR}/audio/id3v2 USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake USE_RUBY= yes .if !defined(NOPORTDOCS) PORTDOCS= * diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 8352cc7e3652..2c3e9250729d 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -15,9 +15,8 @@ BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme -USES= pathfix +USES= gmake pathfix USE_GNOME= gtk20 gnomeprefix -USE_GMAKE= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile index ead6069c1faa..912441a64c61 100644 --- a/audio/swhplugins/Makefile +++ b/audio/swhplugins/Makefile @@ -1,5 +1,4 @@ # Created by: Tilman Linneweh <arved@FreeBSD.org> -# # $FreeBSD$ PORTNAME= swhplugins @@ -20,9 +19,8 @@ LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float # includes assembler code ONLY_FOR_ARCHS= i386 amd64 -USES= pkgconfig +USES= gmake pkgconfig USE_AUTOTOOLS= libtool -USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/audio/tagger/Makefile b/audio/tagger/Makefile index 463cb192274f..353da99fe80d 100644 --- a/audio/tagger/Makefile +++ b/audio/tagger/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tagger -# Date created: 2007-07-07 -# Whom: David Thiel <lx@FreeBSD.org> -# +# Created by: David Thiel <lx@FreeBSD.org> # $FreeBSD$ -# PORTNAME= tagger PORTVERSION= 0.2.7 @@ -15,7 +11,7 @@ MAINTAINER= lx@FreeBSD.org COMMENT= CLI Ogg/Vorbis and MP3 ID3v1/ID3v1.1 tag editor USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake HAS_CONFIGURE= yes CONFIGURE_ARGS+=prefix=${PREFIX} mandir=${MANPREFIX}/man CFLAGS+= -I${LOCALBASE}/include diff --git a/audio/taglib-sharp/Makefile b/audio/taglib-sharp/Makefile index 3420753fc24f..6da40a2b9cb2 100644 --- a/audio/taglib-sharp/Makefile +++ b/audio/taglib-sharp/Makefile @@ -15,8 +15,7 @@ BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|} RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|} GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig PLIST_SUB+= PORTVERSION="${PORTVERSION}" \ VERSIONSUFX="db62eba44689b5b0" diff --git a/audio/tempest_for_eliza/Makefile b/audio/tempest_for_eliza/Makefile index bf67c7e6c01c..f1ec69fd231b 100644 --- a/audio/tempest_for_eliza/Makefile +++ b/audio/tempest_for_eliza/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.erikyyy.de/tempest/ MAINTAINER= ports@FreeBSD.org COMMENT= Program to send AM radio signals using a PC monitor -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes USE_SDL= sdl diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index adae525eff0a..455900109785 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -1,6 +1,7 @@ # Created by: Tilman Linneweh <arved@FreeBSD.org> # $FreeBSD$ # $MCom: ports/audio/terminatorx/Makefile,v 1.6 2007/08/04 03:51:28 marcus Exp $ + PORTNAME= terminatorx PORTVERSION= 3.84 PORTREVISION= 2 @@ -26,9 +27,8 @@ MPG123_DESC= mpg123 support USE_BZIP2= yes USE_XORG= x11 xext xi xxf86dga ice sm -USES= pathfix +USES= gmake pathfix USE_GNOME= gnomehier gtk20 libxml2 -USE_GMAKE= yes USE_AUTOTOOLS= aclocal autoheader automake autoconf ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile index 1d20577339d1..16e621df1f48 100644 --- a/audio/thunar-media-tags-plugin/Makefile +++ b/audio/thunar-media-tags-plugin/Makefile @@ -13,9 +13,8 @@ COMMENT= Media Tags Plugin LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib -USES= pkgconfig gettext +USES= gmake pkgconfig gettext USE_BZIP2= yes -USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libexo thunar diff --git a/audio/toolame/Makefile b/audio/toolame/Makefile index 0b729da14bdf..bcfad01217aa 100644 --- a/audio/toolame/Makefile +++ b/audio/toolame/Makefile @@ -14,7 +14,7 @@ COMMENT= Optimized mpeg 1/2 layer 2 audio encoder LICENSE= LGPL21 -USE_GMAKE= yes +USES= gmake ALL_TARGET= ${PORTNAME} MAKE_ARGS= CC="${CC}" TWEAKS="${CFLAGS}" ARCH="" PG="" OPTIM="" USE_CSTD= gnu89 diff --git a/audio/trommler/Makefile b/audio/trommler/Makefile index cfe88ffa85ff..19c3318b3dd1 100644 --- a/audio/trommler/Makefile +++ b/audio/trommler/Makefile @@ -13,7 +13,7 @@ COMMENT= GTK+2 based drum machine LICENSE= GPLv2 -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/Trommler diff --git a/audio/tse3/Makefile b/audio/tse3/Makefile index 0270e010b4a2..00696cd6b309 100644 --- a/audio/tse3/Makefile +++ b/audio/tse3/Makefile @@ -12,7 +12,7 @@ COMMENT= MIDI library LICENSE= GPLv2 -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --without-doc-install \ --without-aRts diff --git a/audio/tta/Makefile b/audio/tta/Makefile index e285c237e8ce..a290309bb492 100644 --- a/audio/tta/Makefile +++ b/audio/tta/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: TTA encoder -# Date created: 10 Aug 2004 -# Whom: Martin Dieringer <Martin.Dieringer@t-online.de> -# +# Created by: Martin Dieringer <Martin.Dieringer@t-online.de> # $FreeBSD$ -# PORTNAME= tta PORTVERSION= 3.4.1 @@ -17,7 +13,7 @@ COMMENT= The True Audio Encoder, lossless (de)compressor LICENSE= GPLv2 -USE_GMAKE= yes +USES= gmake ALL_TARGET= ttaenc MAKE_ARGS= CFLAGS="${CFLAGS}" INSDIR="${PREFIX}/bin" diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile index aa9f09658116..89959128fff3 100644 --- a/audio/tuxguitar/Makefile +++ b/audio/tuxguitar/Makefile @@ -26,11 +26,10 @@ LIB_DEPENDS= fluidsynth.1:${PORTSDIR}/audio/fluidsynth \ MAKE_ENV+= PREFIX=${PREFIX} INSTALL_DOC_DIR=${DOCSDIR} \ INSTALL_SHARE_DIR=${DATADIR} -USES= pkgconfig +USES= gmake pkgconfig USE_JAVA= yes USE_ANT= yes USE_GECKO= libxul -USE_GMAKE= yes USE_LDCONFIG= yes JAVA_VERSION= 1.6+ NOCCACHE= yes diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index 8adc15d56b36..da77b4b3c53c 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: twolame -# Date created: 2005-05-02 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# PORTNAME= twolame PORTVERSION= 0.3.13 @@ -16,8 +12,7 @@ COMMENT= MPEG Audio Layer 2 encoder LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig +USES= gmake pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/audio/umurmur/Makefile b/audio/umurmur/Makefile index 6a623cf86dae..c8b8cce914e0 100644 --- a/audio/umurmur/Makefile +++ b/audio/umurmur/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: umurmur -# Date created: 2011-02-24 -# Whom: Ayumi Mitsui <ayu@commun.jp> -# +# Created by: Ayumi Mitsui <ayu@commun.jp> # $FreeBSD$ -# PORTNAME= umurmur PORTVERSION= 0.2.8 @@ -17,7 +13,7 @@ COMMENT= Minimalistic Murmur (Mumble server) LIB_DEPENDS= config.10:${PORTSDIR}/devel/libconfig \ protobuf-c.0:${PORTSDIR}/devel/protobuf-c -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes USE_OPENSSL= yes CONFIGURE_ARGS= --with-ssl=openssl diff --git a/audio/vagalume/Makefile b/audio/vagalume/Makefile index da74ede38afe..bd5d80d171ff 100644 --- a/audio/vagalume/Makefile +++ b/audio/vagalume/Makefile @@ -16,8 +16,7 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ curl:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes -USES= pkgconfig -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gtk20 USE_GSTREAMER= good mad gconf INSTALLS_ICONS= yes diff --git a/audio/vamp-plugin-sdk/Makefile b/audio/vamp-plugin-sdk/Makefile index fb5493a76b8b..6de0c5470606 100644 --- a/audio/vamp-plugin-sdk/Makefile +++ b/audio/vamp-plugin-sdk/Makefile @@ -15,9 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_LDCONFIG= yes -USE_GNOME= pkgconfig - .include <bsd.port.mk> diff --git a/audio/wavbreaker/Makefile b/audio/wavbreaker/Makefile index 6fb01c2107ca..2ac9dc963ab3 100644 --- a/audio/wavbreaker/Makefile +++ b/audio/wavbreaker/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: wavbreaker -# Date created: 20 May 2003 -# Whom: Kirill Ponomarew <ponomarew@oberon.net> +# Created by: Kirill Ponomarew <ponomarew@oberon.net> # # $FreeBSD$ @@ -15,8 +13,8 @@ COMMENT= Tool to split and merge wav files OPTIONS_DEFINE= PULSEAUDIO NLS -USE_GNOME= gnomehack gtk20 libxml2 -USE_GMAKE= yes +USE_GNOME= gtk20 libxml2 +USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= PKG_CONFIG="${LOCALBASE}/bin/pkg-config" CPPFLAGS+= -I${LOCALBASE}/include diff --git a/audio/wavegain/Makefile b/audio/wavegain/Makefile index 91622c5446d0..282afcb8b530 100644 --- a/audio/wavegain/Makefile +++ b/audio/wavegain/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wavegain -# Date created: 24 May 2008 -# Whom: Denise H. G. <darcsis@gmail.com> -# +# Created by: Denise H. G. <darcsis@gmail.com> # $FreeBSD$ -# PORTNAME= wavegain PORTVERSION= 1.2.8 @@ -16,8 +12,8 @@ COMMENT= A program that applies ReplayGain to wave files LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile +USES= gmake USE_ZIP= yes -USE_GMAKE= yes USE_DOS2UNIX= audio.c wavegain.c PLIST_FILES= bin/wavegain diff --git a/audio/whysynth/Makefile b/audio/whysynth/Makefile index 96945f9ecbb2..d6ee81ffb5bd 100644 --- a/audio/whysynth/Makefile +++ b/audio/whysynth/Makefile @@ -21,9 +21,9 @@ LIB_DEPENDS= dssialsacompat:${PORTSDIR}/audio/libdssialsacompat \ fftw3:${PORTSDIR}/math/fftw3 \ fftw3f:${PORTSDIR}/math/fftw3-float +USES= gmake USE_BZIP2= yes USE_GNOME= gtk20 -USE_GMAKE= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include diff --git a/audio/wildmidi/Makefile b/audio/wildmidi/Makefile index 45a6ced022e3..2f6e8d6cced6 100644 --- a/audio/wildmidi/Makefile +++ b/audio/wildmidi/Makefile @@ -16,7 +16,7 @@ LICENSE_COMB= multi MAKE_JOBS_UNSAFE= yes -USE_GMAKE= yes +UDES= gmake USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index de0ebc486452..79ac95a24806 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious LIB_DEPENDS= mowgli:${PORTSDIR}/devel/libmowgli -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gnomeprefix gtk20 CFLAGS+= `pkg-config --cflags gtk+-2.0` MAKE_ENV= MANPAGE_DIR=${MAN1PREFIX}/man/man1 \ diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 833d4532616e..d561140f1a2f 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -17,9 +17,8 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USES= pkgconfig gettext pathfix +USES= gmake pkgconfig gettext pathfix USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= glib20 gtk20 intltool intlhack USE_XFCE= configenv libmenu libutil panel xfconf USE_GSTREAMER= good diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index 28f651c90cc9..5aaf5a21982d 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -14,9 +14,8 @@ COMMENT= MPC plugin for Xfce LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd -USES= pkgconfig gettext +USES= gmake pkgconfig gettext USE_BZIP2= yes -USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libexo libmenu panel diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile index e1a4f4cf141c..181510242e2a 100644 --- a/audio/xfmpc/Makefile +++ b/audio/xfmpc/Makefile @@ -16,9 +16,8 @@ COMMENT= Graphical MPD client focusing on low footprint LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd USE_BZIP2= yes -USE_GMAKE= yes INSTALLS_ICONS= yes -USES= gettext pkgconfig +USES= gettext gmake pkgconfig GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libmenu libutil diff --git a/audio/xmms-audiofile/Makefile b/audio/xmms-audiofile/Makefile index 58e1619b3a50..80e17e4391c6 100644 --- a/audio/xmms-audiofile/Makefile +++ b/audio/xmms-audiofile/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms PLIST_FILES= lib/xmms/Input/libaf.so -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/audio/xmms-cdread/Makefile b/audio/xmms-cdread/Makefile index 258dfd6bb0f8..422d7ed3b689 100644 --- a/audio/xmms-cdread/Makefile +++ b/audio/xmms-cdread/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-cdread -# Date created: 12 May 2003 -# Whom: Sergey V. Belov <argail@csite.ru> -# +# Created by: Sergey V. Belov <argail@csite.ru> # $FreeBSD$ -# PORTNAME= xmms-cdread PORTVERSION= 0.14a @@ -18,7 +14,7 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms USE_GNOME= gtk12 -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/audio/xmms-defx/Makefile b/audio/xmms-defx/Makefile index 6e8ac11f80f8..a12f4bb05af1 100644 --- a/audio/xmms-defx/Makefile +++ b/audio/xmms-defx/Makefile @@ -12,7 +12,7 @@ COMMENT= Multi-effects processor plug-in for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk12 PLIST_FILES= lib/xmms/Effect/libdefx.so diff --git a/audio/xmms-efxmms/Makefile b/audio/xmms-efxmms/Makefile index 7261db81ca54..944213718418 100644 --- a/audio/xmms-efxmms/Makefile +++ b/audio/xmms-efxmms/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: audio/xmms-efxmms -# Date created: 17 Jun 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= xmms-efxmms PORTVERSION= 0.0.3 @@ -17,8 +13,8 @@ COMMENT= Send the XMMS audio output through a queue of multiple effect plugins LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms +USES= gmake USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes diff --git a/audio/xmms-fxt/Makefile b/audio/xmms-fxt/Makefile index 9483d54640d5..2c7202e1a540 100644 --- a/audio/xmms-fxt/Makefile +++ b/audio/xmms-fxt/Makefile @@ -13,7 +13,7 @@ COMMENT= Surround/Echo effect plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk12 PLIST_FILES= lib/xmms/Effect/libfxt.la \ diff --git a/audio/xmms-infopipe/Makefile b/audio/xmms-infopipe/Makefile index d7de6cbcbb9b..5c8b37a5d1b7 100644 --- a/audio/xmms-infopipe/Makefile +++ b/audio/xmms-infopipe/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-infopipe -# Date created: 14 July 2003 -# Whom: mig -# +# Created by: mig # $FreeBSD$ -# PORTNAME= xmms-infopipe PORTVERSION= 1.3 @@ -19,7 +15,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms USE_GNOME= gtk12 -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes LIBDIR?= ${PREFIX}/lib/xmms/General diff --git a/audio/xmms-jack/Makefile b/audio/xmms-jack/Makefile index 855256a94b8d..0fa26de234fd 100644 --- a/audio/xmms-jack/Makefile +++ b/audio/xmms-jack/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: xmms-jack -# Date created: 13 Mar 2004 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ PORTNAME= xmms-jack @@ -20,7 +17,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ WRKSRC= ${WRKDIR}/${PORTNAME} USE_GNOME= gtk12 -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= libtool PLIST_FILES= lib/xmms/Output/libjackout.so diff --git a/audio/xmms-mac/Makefile b/audio/xmms-mac/Makefile index bc6865893cf1..a5c3bd41c9ea 100644 --- a/audio/xmms-mac/Makefile +++ b/audio/xmms-mac/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: xmms-mac -# Date Created: 23 February 2005 -# Whom: <arundel@h3c.de> +# Created by: <arundel@h3c.de> # # $FreeBSD$ @@ -22,7 +20,7 @@ COMMENT= Native Monkey Audio Codec plugin for the XMMS1 Multimedia Player LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ mac.2:${PORTSDIR}/audio/mac -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS+= CPPFLAGS="${CPPFLAGS}" USE_AUTOTOOLS= autoconf diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile index eb8efd1a2cf8..0150ce250ebd 100644 --- a/audio/xmms-mad/Makefile +++ b/audio/xmms-mad/Makefile @@ -13,9 +13,9 @@ LIB_DEPENDS= mad:${PORTSDIR}/audio/libmad \ id3tag:${PORTSDIR}/audio/libid3tag \ xmms:${PORTSDIR}/multimedia/xmms +USES= gmake USE_BZIP2= yes USE_GNOME= gtk12 -USE_GMAKE= yes GNU_CONFIGURE= yes PLIST_FILES= lib/xmms/Input/libxmmsmad.so diff --git a/audio/xmms-mailnotify/Makefile b/audio/xmms-mailnotify/Makefile index c4fa9a1772c3..be1a5d0ede13 100644 --- a/audio/xmms-mailnotify/Makefile +++ b/audio/xmms-mailnotify/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: xmms-mailnotify -# Date created: 03.02.2002 -# Whom: Tilman Linneweh <arved@FreeBSD.org> -# +# Created by: Tilman Linneweh <arved@FreeBSD.org> # $FreeBSD$ PORTNAME= xmms-mailnotify @@ -20,7 +17,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk12 USE_LDCONFIG= yes diff --git a/audio/xmms-midi/Makefile b/audio/xmms-midi/Makefile index 56caf34d9308..796a4875db7a 100644 --- a/audio/xmms-midi/Makefile +++ b/audio/xmms-midi/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: xmms-midi -# Date created: 2002-10-14 -# Whom: Hendrik Scholz <hendrik@scholz.net> -# +# Created by: Hendrik Scholz <hendrik@scholz.net> # $FreeBSD$ PORTNAME= xmms-midi @@ -16,9 +13,9 @@ COMMENT= XMMS input plugin to play midi files LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity +USES= gmake USE_GNOME= gtk12 USE_AUTOTOOLS= libtool -USE_GMAKE= yes PLIST_FILES= lib/xmms/Input/libmid.a \ lib/xmms/Input/libmid.la \ diff --git a/audio/xmms-mp3cue/Makefile b/audio/xmms-mp3cue/Makefile index 5f6fbe2a07f3..30a729b7a847 100644 --- a/audio/xmms-mp3cue/Makefile +++ b/audio/xmms-mp3cue/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: XMMS-mp3cue -# Date created: 12 February 2004 -# Whom: Vaidas Zlotkus <r2@music.lt> -# +# Created by: Vaidas Zlotkus <r2@music.lt> # $FreeBSD$ -# PORTNAME= xmms-mp3cue PORTVERSION= 0.94 @@ -18,7 +14,7 @@ COMMENT= XMMS mp3cue adds cue file support to XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake PLIST_SUB= PORTDOCS=${DISTNAME} diff --git a/audio/xmms-musepack/Makefile b/audio/xmms-musepack/Makefile index 20a27f378034..6a5d097f5c71 100644 --- a/audio/xmms-musepack/Makefile +++ b/audio/xmms-musepack/Makefile @@ -13,7 +13,7 @@ COMMENT= XMMS input plugin for playing MPC Musepack (.mpc, .mp+) files LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms PLIST_FILES= lib/xmms/Input/xmms-mpegplus-1.8.0.so -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk12 GNU_CONFIGURE= yes diff --git a/audio/xmms-sexyspc/Makefile b/audio/xmms-sexyspc/Makefile index 9baf22907daf..a96dc212333b 100644 --- a/audio/xmms-sexyspc/Makefile +++ b/audio/xmms-sexyspc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-sexyspc -# Date created: 5 August 2007 -# Whom: Naram Qashat <cyberbotx@cyberbotx.com> -# +# Created by: Naram Qashat <cyberbotx@cyberbotx.com> # $FreeBSD$ -# PORTNAME= sexyspc PORTVERSION= 0.5.0 @@ -26,7 +22,7 @@ PLIST_FILES= lib/xmms/Input/libsexyspc.a \ ONLY_FOR_ARCHS= i386 # contains x86 assembler code USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_DOS2UNIX= yes DOS2UNIX_REGEX= .*\.Inc diff --git a/audio/xmms-tfmx/Makefile b/audio/xmms-tfmx/Makefile index a91382aba8ef..a09b6c4bc652 100644 --- a/audio/xmms-tfmx/Makefile +++ b/audio/xmms-tfmx/Makefile @@ -13,7 +13,7 @@ COMMENT= XMMS Input plugin for playing TFMX tunes LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms USE_GNOME= gtk12 lthack -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= libtool PLIST_FILES= lib/xmms/Input/libtfmx.so diff --git a/audio/xmms-wma/Makefile b/audio/xmms-wma/Makefile index 9d8fd907aa4b..715a38df6a94 100644 --- a/audio/xmms-wma/Makefile +++ b/audio/xmms-wma/Makefile @@ -12,8 +12,8 @@ COMMENT= WMA plugin for xmms LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms +USES= gmake USE_BZIP2= yes -USE_GMAKE= yes CFLAGS+= -fPIC -DPIC ONLY_FOR_ARCHS= i386 amd64 sparc64 USE_XORG= xi xext x11 diff --git a/audio/xmms2-scrobbler/Makefile b/audio/xmms2-scrobbler/Makefile index 3e85cdaf8e9d..cd6573d814bb 100644 --- a/audio/xmms2-scrobbler/Makefile +++ b/audio/xmms2-scrobbler/Makefile @@ -15,8 +15,7 @@ LICENSE= MIT LIB_DEPENDS= xmmsclient.6:${PORTSDIR}/audio/xmms2 \ curl:${PORTSDIR}/ftp/curl -USES= pkgconfig -USE_GMAKE= yes +USES= gmake pkgconfig LDFLAGS+= ${PTHREAD_LIBS} PLIST_FILES= bin/xmms2-scrobbler diff --git a/audio/xmmsctrl/Makefile b/audio/xmmsctrl/Makefile index abf71daf9647..747334b93e20 100644 --- a/audio/xmmsctrl/Makefile +++ b/audio/xmmsctrl/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms -USE_GMAKE= yes +USES= gmake MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" diff --git a/audio/xoscope/Makefile b/audio/xoscope/Makefile index 722385c54926..72dc2a36e406 100644 --- a/audio/xoscope/Makefile +++ b/audio/xoscope/Makefile @@ -11,7 +11,7 @@ COMMENT= Sound card oscilloscope GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --sysconfdir=${PREFIX} -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk20 USE_XORG= x11 diff --git a/audio/xsynth-dssi/Makefile b/audio/xsynth-dssi/Makefile index 90d3f9c43812..88113fb986e0 100644 --- a/audio/xsynth-dssi/Makefile +++ b/audio/xsynth-dssi/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xsynth-dssi -# Date created: 2007-01-20 -# Whom: trasz <trasz@pin.if.uz.zgora.pl> -# +# Created by: trasz <trasz@pin.if.uz.zgora.pl> # $FreeBSD$ -# PORTNAME= xsynth-dssi PORTVERSION= 0.9.4 @@ -24,7 +20,7 @@ LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi USE_GNOME= gtk20 -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile index a22be194075c..df73e697f4be 100644 --- a/audio/yamt/Makefile +++ b/audio/yamt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: yamt -# Date created: 9 January 2000 -# Whom: Dmitry Sivachenko <dima@Chg.RU> -# +# Created by: Dmitry Sivachenko <dima@Chg.RU> # $FreeBSD$ -# PORTNAME= yamt PORTVERSION= 0.5 @@ -16,8 +12,8 @@ MASTER_SITES= SF \ MAINTAINER= demon@FreeBSD.org COMMENT= Yet Another Mp3 Tool which helps you to organize your mp3s -USE_GMAKE= yes -USE_GNOME= gnomelibs gnomehack gnomeprefix +USES= gmake pathfix +USE_GNOME= gnomelibs gnomeprefix GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include |