aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.16/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-10-24 03:24:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-10-24 03:24:46 +0000
commite7f18ffec15218cdf4511685bbc8e2557f035486 (patch)
tree4dac347e41290c1cc3b731b96f05928382c47a34 /lang/perl5.16/Makefile
parent19c49c261b2d5b7741ee0c18f626d282d2e63848 (diff)
downloadports-e7f18ffec15218cdf4511685bbc8e2557f035486.tar.gz
ports-e7f18ffec15218cdf4511685bbc8e2557f035486.zip
remove unused target (AZ:)
Notes
Notes: svn path=/head/; revision=331456
Diffstat (limited to 'lang/perl5.16/Makefile')
-rw-r--r--lang/perl5.16/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile
index a6ccae1f99d9..26517ccaafbe 100644
--- a/lang/perl5.16/Makefile
+++ b/lang/perl5.16/Makefile
@@ -214,7 +214,6 @@ post-install:
${BSDPAN_WRKSRC}/${files} ${STAGEDIR}${BSDPAN_DEST}/${files}
.endfor
-AZ:
test: build
@(cd ${WRKSRC}; TEST_JOBS=${MAKE_JOBS_NUMBER} make test_harness)