diff options
author | John Marino <marino@FreeBSD.org> | 2014-10-20 08:12:20 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-10-20 08:12:20 +0000 |
commit | badd7a1eba6479ee7b956567b6e8eb149be43671 (patch) | |
tree | 6661e7ce62892409aaddb9d650570241a1b6af3c /archivers/arj | |
parent | 8da45592599ee1bb93b867bd1fff95633295b472 (diff) | |
download | ports-badd7a1eba6479ee7b956567b6e8eb149be43671.tar.gz ports-badd7a1eba6479ee7b956567b6e8eb149be43671.zip |
Notes
Diffstat (limited to 'archivers/arj')
-rw-r--r-- | archivers/arj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index d37443b14c6a..0a7d21634fdb 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 PORTSCOUT= skipv:3.10g -USES= gmake +USES= alias gmake USE_AUTOTOOLS= autoconf CONFIGURE_WRKSRC= ${WRKSRC}/gnu MAKEFILE= GNUmakefile |