aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xe
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-05-02 15:30:40 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-05-02 15:30:40 +0000
commit097aeabd3649e4bdea181ea691145cefa0e07834 (patch)
tree6e04535b99756c393fff0bf7a915b361674787b5 /sysutils/xe
parente5462e64262b1d433f2500a3eaa8413b87d9f5e5 (diff)
downloadports-097aeabd3649e4bdea181ea691145cefa0e07834.tar.gz
ports-097aeabd3649e4bdea181ea691145cefa0e07834.zip
Fix Perl test dependency
Reported by: mat Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10570
Notes
Notes: svn path=/head/; revision=439953
Diffstat (limited to 'sysutils/xe')
-rw-r--r--sysutils/xe/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/xe/Makefile b/sysutils/xe/Makefile
index 9596b0e813a9..2489cf106c8e 100644
--- a/sysutils/xe/Makefile
+++ b/sysutils/xe/Makefile
@@ -11,11 +11,12 @@ COMMENT= Simple xargs and apply replacement
LICENSE= CC0-1.0
-TEST_DEPENDS= prove:lang/perl5.24
-
USE_GITHUB= yes
GH_ACCOUNT= chneukirchen
+USES= perl5
+USE_PERL5= test
+
MAKE_ARGS= CFLAGS="${CFLAGS}" \
MANDIR="${PREFIX}/man"
TEST_TARGET= check