From 6ba2c9c66e5c9908af800baa6a598f4e7db0f86e Mon Sep 17 00:00:00 2001 From: az Date: Mon, 16 Sep 2013 07:47:02 +0000 Subject: - convert to the new perl5 framework - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) --- sysutils/boxbackup/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/boxbackup') diff --git a/sysutils/boxbackup/Makefile b/sysutils/boxbackup/Makefile index b47ef0535b39..d3d9426783b5 100644 --- a/sysutils/boxbackup/Makefile +++ b/sysutils/boxbackup/Makefile @@ -16,9 +16,9 @@ LICENSE= BSD GPLv2 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE-DUAL.txt +USES= perl5 USE_OPENSSL= yes GNU_CONFIGURE= yes -USE_PERL5= yes USE_AUTOTOOLS= autoconf aclocal autoheader ACLOCAL_ARGS+= -I ${WRKSRC}/infrastructure/m4 -- cgit