aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-B-Utils
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2012-03-14 00:15:36 +0800
committerpgollucci <pgollucci@FreeBSD.org>2012-03-14 00:15:36 +0800
commitf42856eba9fb3ca5404f63c69672a520d85efc2d (patch)
tree8244b1263e2d907c44d922bb1d05d258b43d1809 /devel/p5-B-Utils
parentc779f342d2b34e828d96953ef0a0ce32861128c1 (diff)
downloadfreebsd-ports-gnome-f42856eba9fb3ca5404f63c69672a520d85efc2d.tar.gz
freebsd-ports-gnome-f42856eba9fb3ca5404f63c69672a520d85efc2d.tar.zst
freebsd-ports-gnome-f42856eba9fb3ca5404f63c69672a520d85efc2d.zip
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so)
Diffstat (limited to 'devel/p5-B-Utils')
-rw-r--r--devel/p5-B-Utils/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/devel/p5-B-Utils/Makefile b/devel/p5-B-Utils/Makefile
index 6582d3fa3026..1aaf873ad479 100644
--- a/devel/p5-B-Utils/Makefile
+++ b/devel/p5-B-Utils/Makefile
@@ -26,4 +26,10 @@ MAN3= B::Utils.3 B::Utils::OP.3
PERL_CONFIGURE= yes
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501000
+BUILD_DEPENDS+= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
+.endif
+
+.include <bsd.port.post.mk>
'>2016-09-282-2/+3 * Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-8/+8 * Update to upstream version 0.4.2, port cleanupriggs2015-10-044-64/+32 * Fix the build with the DOXYGEN option enabled (do not bump port revision asdanfe2015-07-251-1/+1 * Oops, reverse the stripping condition so it works as intended.danfe2015-07-211-1/+1 * - Update `audio/aubio' to version 0.4.1; make all dependencies/featuresdanfe2015-07-214-59/+416 * - Strip libraryamdmi32015-05-161-1/+5 * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1 * Cleanup plistbapt2014-10-201-3/+0 * math/fftw3:tijl2014-09-011-1/+1 * audio/aubio: LDFLAGS+= -lm (explicit linking)marino2014-07-051-0/+1 * - Switch audio/lash to USES=libtool, drop .la filesamdmi32014-06-201-1/+1 * - Switch audio/aubio to USES=libtool, drop .la filesamdmi32014-06-062-6/+6 * Stage supportantoine2013-12-291-1/+0 * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-5/+5 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1 * Convert audio from USE_GMAKE to USES=gmakebapt2013-08-311-2/+1 * Convert USE_PKGCONFIG -> USES=pkgconf for audio categorybapt2013-04-231-2/+1 * - Don't remove share/sounds as this port does not own it,bdrewery2013-03-302-7/+2 * This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-191-1/+1 * Convert audio/jack and fluidsynth to only build depend on pkgconf, trackbapt2012-10-061-0/+1 * Sort knobs a bit.danfe2012-08-201-2/+3 * - Correct dependencies: math/fftw3 is only needed for build (as provider ofdanfe2012-08-193-54/+53 * - update png to 1.5.10dinoex2012-06-011-1/+1 * fix the build by adjusting LIB_DEPENDS after changes tobf2012-03-06