summaryrefslogtreecommitdiff
path: root/archivers/arj
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-10-20 08:12:20 +0000
committerJohn Marino <marino@FreeBSD.org>2014-10-20 08:12:20 +0000
commitbadd7a1eba6479ee7b956567b6e8eb149be43671 (patch)
tree6661e7ce62892409aaddb9d650570241a1b6af3c /archivers/arj
parentwww/chromium: fix input of accented keys, bump PORTREVISION. (diff)
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket)
Notes
Notes: svn path=/head/; revision=371241
Diffstat (limited to 'archivers/arj')
-rw-r--r--archivers/arj/Makefile2
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