aboutsummaryrefslogtreecommitdiff
path: root/archivers
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
parent595858c676e85d5d3b21e81fa795b30031721ad2 (diff)
downloadports-c83a0c91cea5754c09cab1ab7d36e4800071e99a.tar.gz
ports-c83a0c91cea5754c09cab1ab7d36e4800071e99a.zip
- 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')
-rw-r--r--archivers/arj/Makefile1
-rw-r--r--archivers/dact/Makefile1
-rw-r--r--archivers/gzip/Makefile1
-rw-r--r--archivers/par2cmdline/Makefile1
-rw-r--r--archivers/tardy/Makefile1
-rw-r--r--archivers/ucl/Makefile1
6 files changed, 6 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
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
index a795369fe053..13e074451976 100644
--- a/archivers/dact/Makefile
+++ b/archivers/dact/Makefile
@@ -24,6 +24,7 @@ LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
USE_GETOPT_LONG= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index 0cd8c1ddd579..25abf4be636e 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -27,6 +27,7 @@ COMMENT= A compression utility designed to be a replacement for compress
USE_REINPLACE= yes
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= gunzip.1 gzexe.1 gzip.1 zcat.1 zcmp.1 zdiff.1 zforce.1 \
zgrep.1 zless.1 zmore.1 znew.1
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)
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile
index 096fe0c16950..73e74370980d 100644
--- a/archivers/tardy/Makefile
+++ b/archivers/tardy/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Manipulate the file headers in tar archive files in various ways
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= tardy.1
PLIST_FILES= bin/tardy
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile
index 77a84071b6b2..d37f1254eccb 100644
--- a/archivers/ucl/Makefile
+++ b/archivers/ucl/Makefile
@@ -16,6 +16,7 @@ COMMENT= A data compression library with low memory usage during decompression
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER= 13
CONFIGURE_ARGS= --enable-shared
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
PORTDOCS= COPYING README