aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-01-06 13:33:51 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-01-06 13:33:51 +0800
commit1eb247ea6c8e5c1823d689f1d1462ba2c9ba2a52 (patch)
treee1e976252364686b4db5f87a2f5d27a14ecd2226 /graphics
parentde8c6dd732c68d4961cbd398ef5b3ce9cfdc0e0a (diff)
downloadfreebsd-ports-gnome-1eb247ea6c8e5c1823d689f1d1462ba2c9ba2a52.tar.gz
freebsd-ports-gnome-1eb247ea6c8e5c1823d689f1d1462ba2c9ba2a52.tar.zst
freebsd-ports-gnome-1eb247ea6c8e5c1823d689f1d1462ba2c9ba2a52.zip
Update {BUILD,RUN}_DEPENDS: remove deprecated (and unused) p5-Test-Block
- While I'm here: - Move test-only dependencies to TEST_DEPENDS - Clean up unused TEST_DEPENDS - Bump PORTREVISION for dependency change
Diffstat (limited to 'graphics')
-rw-r--r--graphics/asciio/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/graphics/asciio/Makefile b/graphics/asciio/Makefile
index 8a98aaf11d8f..32eb17c5ccf5 100644
--- a/graphics/asciio/Makefile
+++ b/graphics/asciio/Makefile
@@ -3,7 +3,7 @@
PORTNAME= asciio
PORTVERSION= 1.51.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://mirror.switch.ch/ftp/mirror/CPAN/authors/id/N/NK/NKH/ \
LOCAL/ehaupt
@@ -27,17 +27,11 @@ BUILD_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
p5-Module-Util>=0:devel/p5-Module-Util \
p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \
- p5-Test-Block>=0:devel/p5-Test-Block \
- p5-Test-Dependencies>=0:devel/p5-Test-Dependencies \
- p5-Test-Distribution>=0:devel/p5-Test-Distribution \
- p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
- p5-Test-Pod>=0:devel/p5-Test-Pod \
- p5-Test-Spelling>=0:devel/p5-Test-Spelling \
- p5-Test-Strict>=0:devel/p5-Test-Strict \
- p5-Test-Warn>=0:devel/p5-Test-Warn \
p5-Text-Diff>=1.41:textproc/p5-Text-Diff
RUN_DEPENDS:= ${BUILD_DEPENDS} \
p5-Class-ISA>=0:devel/p5-Class-ISA
+TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
+ p5-Test-Warn>=0:devel/p5-Test-Warn
USES= perl5
USE_PERL5= modbuild