summaryrefslogtreecommitdiff
path: root/archivers/par2cmdline
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/par2cmdline
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/par2cmdline')
-rw-r--r--archivers/par2cmdline/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/par2cmdline/Makefile b/archivers/par2cmdline/Makefile
index a1811a95ffc6..df0c1a8aaad0 100644
--- a/archivers/par2cmdline/Makefile
+++ b/archivers/par2cmdline/Makefile
@@ -18,6 +18,7 @@ COMMENT= Tools for using Parity v2 Archive files
WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
post-install:
.if !defined(NOPORTDOCS)