diff options
-rw-r--r-- | audio/p5-Audio-FLAC-Header/Makefile | 9 | ||||
-rw-r--r-- | audio/p5-Audio-Mixer/Makefile | 9 | ||||
-rw-r--r-- | audio/pm3umpdl/Makefile | 8 | ||||
-rw-r--r-- | audio/soundgrab/Makefile | 9 | ||||
-rw-r--r-- | dns/p5-Net-DNS-Async/Makefile | 9 | ||||
-rw-r--r-- | dns/p5-Net-DNS-Zone-Parser/Makefile | 9 | ||||
-rw-r--r-- | games/asciiquarium/Makefile | 8 | ||||
-rw-r--r-- | games/cowsay/Makefile | 8 | ||||
-rw-r--r-- | games/hlstatsx/Makefile | 3 | ||||
-rw-r--r-- | games/ifm/Makefile | 8 | ||||
-rw-r--r-- | games/oolite/Makefile | 9 | ||||
-rw-r--r-- | games/openmortal/Makefile | 2 | ||||
-rw-r--r-- | games/rfksay/Makefile | 9 | ||||
-rw-r--r-- | games/thevalley/Makefile | 8 | ||||
-rw-r--r-- | german/BBBike/Makefile | 2 | ||||
-rw-r--r-- | german/ding/Makefile | 8 | ||||
-rw-r--r-- | german/ispell-neu/Makefile | 8 | ||||
-rw-r--r-- | german/ispell/Makefile | 8 | ||||
-rw-r--r-- | polish/ispell/Makefile | 8 |
19 files changed, 42 insertions, 100 deletions
diff --git a/audio/p5-Audio-FLAC-Header/Makefile b/audio/p5-Audio-FLAC-Header/Makefile index 3d92700eea3c..1dc22e19473c 100644 --- a/audio/p5-Audio-FLAC-Header/Makefile +++ b/audio/p5-Audio-FLAC-Header/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Audio-FLAC-Header -# Date created: 21 July 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Audio-FLAC-Header PORTVERSION= 2.4 @@ -17,7 +13,8 @@ COMMENT= Interface to FLAC header metadata LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CFLAGS+= -I${LOCALBASE}/include MAN3= Audio::FLAC::Header.3 diff --git a/audio/p5-Audio-Mixer/Makefile b/audio/p5-Audio-Mixer/Makefile index 0a4732622ee3..82a034c3934a 100644 --- a/audio/p5-Audio-Mixer/Makefile +++ b/audio/p5-Audio-Mixer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Audio-Mixer -# Date created: 05 Oct 2008 -# Whom: Dennis Herrmann <adox@mcx2.org> -# +# Created by: Dennis Herrmann <adox@mcx2.org> # $FreeBSD$ -# PORTNAME= Audio-Mixer PORTVERSION= 0.7 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= dhn@FreeBSD.org COMMENT= Perl extension for Sound Mixer control -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Audio::Mixer.3 diff --git a/audio/pm3umpdl/Makefile b/audio/pm3umpdl/Makefile index a9f903fbd802..10d53de501b8 100644 --- a/audio/pm3umpdl/Makefile +++ b/audio/pm3umpdl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: comiccron -# Date created: 5 February 2008 -# Whom: Zane C. Bowers -# +# Created by: Zane C. Bowers # $FreeBSD$ -# PORTNAME= pm3umpdl PORTVERSION= 1.0.0 @@ -18,7 +14,7 @@ COMMENT= Loading a M3U file into musicpd RUN_DEPENDS= ${LOCALBASE}/bin/mpc:${PORTSDIR}/audio/mpc -USE_PERL5= yes +USES= perl5 NO_WRKSUBDIR= yes MAN1= ${PORTNAME}.1 diff --git a/audio/soundgrab/Makefile b/audio/soundgrab/Makefile index 05615789aef8..3c29e6b81697 100644 --- a/audio/soundgrab/Makefile +++ b/audio/soundgrab/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: soundgrab -# Date created: May 9, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= soundgrab PORTVERSION= 1.0.1 @@ -25,7 +20,7 @@ RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \ LICENSE= GPLv2 -USE_PERL5= yes +USES= perl5 NO_BUILD= yes MAN1= soundgrab.1 diff --git a/dns/p5-Net-DNS-Async/Makefile b/dns/p5-Net-DNS-Async/Makefile index cb7047de7a1a..cf289f7637a2 100644 --- a/dns/p5-Net-DNS-Async/Makefile +++ b/dns/p5-Net-DNS-Async/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-DNS-Async -# Date created: 3 May 2008 -# Whom: Sahil Tandon <sahil@tandon.net> -# +# Created by: Sahil Tandon <sahil@tandon.net> # $FreeBSD$ -# PORTNAME= Net-DNS-Async PORTVERSION= 1.07 @@ -17,7 +13,8 @@ COMMENT= Asynchronous DNS helper for high volume applications BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::DNS::Async.3 diff --git a/dns/p5-Net-DNS-Zone-Parser/Makefile b/dns/p5-Net-DNS-Zone-Parser/Makefile index 2503fe8053b0..b3d87ee4d6c5 100644 --- a/dns/p5-Net-DNS-Zone-Parser/Makefile +++ b/dns/p5-Net-DNS-Zone-Parser/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-DNS-Zone-Parser -# Date created: Mon May 7 16:26:08 CEST 2012 -# Whom: Jimmy Bergman jimmy@sigint.se -# +# Created by: Jimmy Bergman jimmy@sigint.se # $FreeBSD$ -# PORTNAME= Net-DNS-Zone-Parser PORTVERSION= 0.02 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Net-DNS>=0.64:${PORTSDIR}/dns/p5-Net-DNS \ RUN_DEPENDS= p5-Net-DNS>=0.64:${PORTSDIR}/dns/p5-Net-DNS \ p5-Net-DNS-SEC>=0.15:${PORTSDIR}/dns/p5-Net-DNS-SEC -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::DNS::Zone::Parser.3 diff --git a/games/asciiquarium/Makefile b/games/asciiquarium/Makefile index 7780806f0b0e..0eb88c16ec55 100644 --- a/games/asciiquarium/Makefile +++ b/games/asciiquarium/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: asciiquarium -# Date created: 16 Sep 2005 -# Whom: Max Khon <fjoe@FreeBSD.org> -# +# Created by: Max Khon <fjoe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= asciiquarium PORTVERSION= 1.0 @@ -18,7 +14,7 @@ RUN_DEPENDS= p5-Term-Animation>=0:${PORTSDIR}/devel/p5-Term-Animation WRKSRC= ${WRKDIR}/${DISTNAME} NO_BUILD= yes -USE_PERL5= yes +USES= perl5 PLIST_FILES= bin/asciiquarium do-install: diff --git a/games/cowsay/Makefile b/games/cowsay/Makefile index 40a6d1d8a822..f68e0befbdf6 100644 --- a/games/cowsay/Makefile +++ b/games/cowsay/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cowsay -# Date created: 01 Sep 2000 -# Whom: Kris Kennaway <kris@FreeBSD.org> -# +# Created by: Kris Kennaway <kris@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cowsay PORTVERSION= 3.03 @@ -14,7 +10,7 @@ MASTER_SITES= http://www.nog.net/~tony/warez/ MAINTAINER= wxs@FreeBSD.org COMMENT= Configurable talking characters in ASCII art -USE_PERL5= yes +USES= perl5 NO_BUILD= # defined diff --git a/games/hlstatsx/Makefile b/games/hlstatsx/Makefile index a5bd1b83f1f2..ca154b21a9d3 100644 --- a/games/hlstatsx/Makefile +++ b/games/hlstatsx/Makefile @@ -13,7 +13,8 @@ COMMENT= Real-time player and clan rankings and statistics for HL2 and mods NO_BUILD= yes USE_APACHE_RUN= 22+ USE_PHP= gd mysql -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/games/ifm/Makefile b/games/ifm/Makefile index 08d433e13312..4858301fe35d 100644 --- a/games/ifm/Makefile +++ b/games/ifm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ifm -# Date created: Mon Oct 12 12:32:07 EDT 1998 -# Whom: Dave Chapeskie <dchapes@ddm.on.ca> -# +# Created by: Dave Chapeskie <dchapes@ddm.on.ca> # $FreeBSD$ -# PORTNAME= ifm PORTVERSION= 5.4 @@ -16,7 +12,7 @@ COMMENT= Interactive Fiction mapper and walkthrough generator RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 -USE_PERL5= yes +USES= perl5 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= WISH=${LOCALBASE}/bin/wish8.4 diff --git a/games/oolite/Makefile b/games/oolite/Makefile index 7e62b538c2e3..d0fde3becfbf 100644 --- a/games/oolite/Makefile +++ b/games/oolite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: oolite -# Date created: 04 Oct 2005 -# Whom: Andriy Gapon <avg@icyb.net.ua> -# +# Created by: Andriy Gapon <avg@icyb.net.ua> # $FreeBSD$ -# PORTNAME= oolite PORTVERSION= 1.76 @@ -37,7 +33,8 @@ USE_GNUSTEP_BUILD= yes USE_MAKEFILE= yes USE_GMAKE= yes ALL_TARGET= release-deployment -USE_PERL5_BUILD= yes +USES= perl5 +USE_PERL5= build USE_PYTHON_BUILD= yes SUB_FILES= pkg-message diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile index 9828a4b74f46..2f333147874d 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -13,7 +13,7 @@ COMMENT= A parody of the once popular coin-up fighting game, Mortal Kombat LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 USE_BZIP2= yes -USE_PERL5= yes +USES= perl5 USE_SDL= mixer image sdl net USE_DOS2UNIX= src/gfx.cpp diff --git a/games/rfksay/Makefile b/games/rfksay/Makefile index f53eddb96795..920aa9ac43d4 100644 --- a/games/rfksay/Makefile +++ b/games/rfksay/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: rfksay -# Date created: Thu Jul 18, 2002 -# Whom: Michael L. Hostbaek (mich@freebsdcluster.org) -# +# Created by: Michael L. Hostbaek (mich@freebsdcluster.org) # $FreeBSD$ -# PORTNAME= rfksay PORTVERSION= 0.1 @@ -15,7 +10,7 @@ DISTNAME= rfksay MAINTAINER= mich@FreeBSD.org COMMENT= Generates a kitten finding robot with a text bubble -USE_PERL5= yes +USES= perl5 NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/games/thevalley/Makefile b/games/thevalley/Makefile index af8e984371dd..e973a950eb38 100644 --- a/games/thevalley/Makefile +++ b/games/thevalley/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: thevalley -# Date created: 28 March 2004 -# Whom: Edwin Groothuis -# +# Created by: Edwin Groothuis # $FreeBSD$ PORTNAME= thevalley @@ -18,7 +15,8 @@ USE_AUTOTOOLS= libtool HAS_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME} USE_SDL= sdl -USE_PERL5_BUILD=yes +USES= perl5 +USE_PERL5= build LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CXXFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include diff --git a/german/BBBike/Makefile b/german/BBBike/Makefile index 6d736e5a7fce..f3a5b5328acd 100644 --- a/german/BBBike/Makefile +++ b/german/BBBike/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline \ RUN_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk \ ${BUILD_DEPENDS} -USE_PERL5= YES +USES= perl5 POD2MAN= pod2man MAN1= bbbike.1 diff --git a/german/ding/Makefile b/german/ding/Makefile index 3a7139d229da..b43026b590bb 100644 --- a/german/ding/Makefile +++ b/german/ding/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ding -# Date created: 5/25/2001 -# Whom: n@nectar.com -# +# Created by: n@nectar.com # $FreeBSD$ -# PORTNAME= ding PORTVERSION= 1.7 @@ -17,7 +13,7 @@ COMMENT= A German-English dictionary program for X windows/Unix RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ agrep:${PORTSDIR}/textproc/agrep -USE_PERL5= yes +USES= perl5 MAN1= ding.1 diff --git a/german/ispell-neu/Makefile b/german/ispell-neu/Makefile index c15c7ebe9095..dda3fcb0a9dc 100644 --- a/german/ispell-neu/Makefile +++ b/german/ispell-neu/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: deneu-ispell -# Date created: 10 February 2000 -# Whom: Alexander Langer <alex@big.endian.de> -# +# Created by: Alexander Langer <alex@big.endian.de> # $FreeBSD$ -# PORTNAME= ispell CATEGORIES= german @@ -13,7 +9,7 @@ MAINTAINER= office@FreeBSD.org ISPELL_DENEU= yes MASTERDIR= ${.CURDIR}/../../textproc/ispell -USE_PERL5= yes +USES= perl5 .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" diff --git a/german/ispell/Makefile b/german/ispell/Makefile index e50db06264b1..ef550c06e308 100644 --- a/german/ispell/Makefile +++ b/german/ispell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: de-ispell -# Date created: 10 February 2000 -# Whom: Alexander Langer <alex@big.endian.de> -# +# Created by: Alexander Langer <alex@big.endian.de> # $FreeBSD$ -# PORTNAME= ispell CATEGORIES= german @@ -11,7 +7,7 @@ PKGNAMESUFFIX= -20071211 MAINTAINER= office@FreeBSD.org -USE_PERL5= yes +USES= perl5 ISPELL_DEALT= yes ISPELL_DENEU= yes diff --git a/polish/ispell/Makefile b/polish/ispell/Makefile index bbacbabb441d..f76d71c6341e 100644 --- a/polish/ispell/Makefile +++ b/polish/ispell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pl-ispell -# Date created: 11 December 2003 -# Whom: jmz -# +# Created by: jmz # $FreeBSD$ -# PORTNAME= ispell CATEGORIES= polish @@ -12,7 +8,7 @@ PKGNAMESUFFIX= -20021127 MAINTAINER= wtp@bsdguru.org ISPELL_PL= yes -USE_PERL5= yes +USES= perl5 MASTERDIR= ${.CURDIR}/../../textproc/ispell |