summaryrefslogtreecommitdiff
path: root/archivers/arj
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-17 19:12:38 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-17 19:12:38 +0000
commitc83a0c91cea5754c09cab1ab7d36e4800071e99a (patch)
treed372ca7c268cdfb8a06ee578ffa79b26ab433edc /archivers/arj
parentUpdate to the 2004-04-11 snapshot and a later version of the bounds checking (diff)
- Fix configure warning
PR: 65668 65669 65670 65671 65672 65673 Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
Notes
Notes: svn path=/head/; revision=107368
Diffstat (limited to 'archivers/arj')
-rw-r--r--archivers/arj/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile
index 2b7c60e32356..c1def766a7e5 100644
--- a/archivers/arj/Makefile
+++ b/archivers/arj/Makefile
@@ -18,6 +18,7 @@ COMMENT= Open-source ARJ
USE_REINPLACE= yes
USE_AUTOCONF_VER= 253
USE_GMAKE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_WRKSRC= ${WRKSRC}/gnu
CONFIGURE_ENV= CFLAGS="-fPIC"
MAKEFILE= GNUmakefile