aboutsummaryrefslogtreecommitdiff
path: root/archivers/arj
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2020-07-23 19:23:58 +0000
committerRenato Botelho <garga@FreeBSD.org>2020-07-23 19:23:58 +0000
commitd13180fb0bfc28a55352ffee5a74efae67620805 (patch)
tree75ac5be18d7f59c698626d94c6f47c3dab863076 /archivers/arj
parent543adf39fb228a6d6e64449b020841931b64220f (diff)
downloadports-d13180fb0bfc28a55352ffee5a74efae67620805.tar.gz
ports-d13180fb0bfc28a55352ffee5a74efae67620805.zip
Pet portlint: Declare USES early
Notes
Notes: svn path=/head/; revision=542955
Diffstat (limited to 'archivers/arj')
-rw-r--r--archivers/arj/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile
index 74149426d39c..516608aaca28 100644
--- a/archivers/arj/Makefile
+++ b/archivers/arj/Makefile
@@ -25,13 +25,14 @@ IGNORE_PATCHES= 002_no_remove_static_const.patch \
hurd_no_fcntl_getlk.patch \
reproducible_help_archive.patch
+USES= alias autoreconf gmake
+
EXTRA_PATCHES= ${WRKDIR}/debian/patches/*.patch
PATCH_STRIP= -p1
PORTSCOUT= skipv:3.10g
GNU_CONFIGURE= yes
-USES= alias autoreconf gmake
AUTORECONF_WRKSRC= ${WRKSRC}/gnu
CONFIGURE_WRKSRC= ${WRKSRC}/gnu
MAKEFILE= GNUmakefile