summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
committerAde Lovett <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
commit4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch)
treec1022f7df000935302e4c7f143c5b049290dacc2 /archivers
parent- Update to 20101202 (diff)
Sync to new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=265663
Diffstat (limited to 'archivers')
-rw-r--r--archivers/arj/Makefile2
-rw-r--r--archivers/kbackup/Makefile2
-rw-r--r--archivers/kio_p7zip/Makefile2
-rw-r--r--archivers/libcomprex/Makefile2
-rw-r--r--archivers/libdynamite/Makefile2
-rw-r--r--archivers/libmspack/Makefile2
-rw-r--r--archivers/liborange/Makefile2
-rw-r--r--archivers/librtfcomp/Makefile2
-rw-r--r--archivers/lzo/Makefile2
-rw-r--r--archivers/lzo2/Makefile2
-rw-r--r--archivers/par2cmdline-tbb/Makefile2
-rw-r--r--archivers/rpm/Makefile2
-rw-r--r--archivers/rpm4/Makefile2
-rw-r--r--archivers/rpm5/Makefile2
-rw-r--r--archivers/torrentzip/Makefile2
-rw-r--r--archivers/ucl/Makefile2
-rw-r--r--archivers/unshield/Makefile2
-rw-r--r--archivers/xpk/Makefile2
-rw-r--r--archivers/zipios++/Makefile2
19 files changed, 19 insertions, 19 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile
index 3ad673d7541f..81c5b9d11d0f 100644
--- a/archivers/arj/Makefile
+++ b/archivers/arj/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.78_3.10%20build%2022
MAINTAINER= garga@FreeBSD.org
COMMENT= Open-source ARJ
-USE_AUTOTOOLS= autoconf:268
+USE_AUTOTOOLS= autoconf
USE_GMAKE= yes
MAKE_JOBS_UNSAFE= yes
CONFIGURE_WRKSRC= ${WRKSRC}/gnu
diff --git a/archivers/kbackup/Makefile b/archivers/kbackup/Makefile
index 9f559cc86fe4..e0214e2bfa58 100644
--- a/archivers/kbackup/Makefile
+++ b/archivers/kbackup/Makefile
@@ -17,7 +17,7 @@ COMMENT= A program for back up of directories or files
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_GETTEXT= yes
USE_KDELIBS_VER=3
diff --git a/archivers/kio_p7zip/Makefile b/archivers/kio_p7zip/Makefile
index b7d7569aacd9..85531f484102 100644
--- a/archivers/kio_p7zip/Makefile
+++ b/archivers/kio_p7zip/Makefile
@@ -21,7 +21,7 @@ USE_BZIP2= yes
USE_QT_VER= 3
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile
index c0e2597dd3f5..5a43bfba3f77 100644
--- a/archivers/libcomprex/Makefile
+++ b/archivers/libcomprex/Makefile
@@ -18,7 +18,7 @@ COMMENT= Transparently handles automatic compression and decompression of files
#LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack gnometarget pkgconfig
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lintl"
diff --git a/archivers/libdynamite/Makefile b/archivers/libdynamite/Makefile
index ddc9c70c7e79..243fd24419a9 100644
--- a/archivers/libdynamite/Makefile
+++ b/archivers/libdynamite/Makefile
@@ -15,7 +15,7 @@ COMMENT= Decompress data compressed with PKWARE Data Compression Library
MAKE_JOBS_SAFE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_GNOME= gnomehack
USE_LDCONFIG= yes
diff --git a/archivers/libmspack/Makefile b/archivers/libmspack/Makefile
index 4b14c5ef5688..455b289afe45 100644
--- a/archivers/libmspack/Makefile
+++ b/archivers/libmspack/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}alpha
MAINTAINER= fjoe@FreeBSD.org
COMMENT= A library for Microsoft compression formats
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile
index b3a85af31abd..d2c2553a4a94 100644
--- a/archivers/liborange/Makefile
+++ b/archivers/liborange/Makefile
@@ -25,7 +25,7 @@ OPTIONS= LIBSYNCE "Build with libsynce support" on \
MAKE_JOBS_SAFE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_GNOME= gnomehack
USE_ICONV= yes
diff --git a/archivers/librtfcomp/Makefile b/archivers/librtfcomp/Makefile
index 12682f44d4dd..5f4283be7b36 100644
--- a/archivers/librtfcomp/Makefile
+++ b/archivers/librtfcomp/Makefile
@@ -15,7 +15,7 @@ COMMENT?= LZRTF compression library
MAKE_JOBS_SAFE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile
index ca7adf4b1c3f..f0d7abbe9c36 100644
--- a/archivers/lzo/Makefile
+++ b/archivers/lzo/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= libs/compression
MAINTAINER= mandree@FreeBSD.org
COMMENT= Portable speedy, lossless data compression library
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
USE_LDCONFIG= yes
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index 9f11f6777a70..46451da4afaf 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -16,7 +16,7 @@ DISTNAME= lzo-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
MAINTAINER= mandree@FreeBSD.org
COMMENT= Portable speedy, lossless data compression library
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
USE_LDCONFIG= yes
diff --git a/archivers/par2cmdline-tbb/Makefile b/archivers/par2cmdline-tbb/Makefile
index 5dc90a256c3b..277a34581c76 100644
--- a/archivers/par2cmdline-tbb/Makefile
+++ b/archivers/par2cmdline-tbb/Makefile
@@ -23,7 +23,7 @@ ONLY_FOR_ARCHS= i386 amd64 ia64
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
-USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268
+USE_AUTOTOOLS= aclocal automake autoconf
USE_GCC= 4.2+
PORTDOCS= README
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile
index d3058668e613..4889e588dfa5 100644
--- a/archivers/rpm/Makefile
+++ b/archivers/rpm/Makefile
@@ -22,7 +22,7 @@ CONFLICTS= rpm-[45].*
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
-USE_AUTOTOOLS= automake:14 autoconf:213 libtool:22
+USE_AUTOTOOLS= automake14 autoconf213 libtool
CONFIGURE_ARGS= --with-glob
USE_LDCONFIG= yes
MAKE_ENV= OLD_PO_FILE_INPUT=1
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile
index 8964379570c8..e69c619f0c52 100644
--- a/archivers/rpm4/Makefile
+++ b/archivers/rpm4/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed
OPTIONS= PYTHON "Build Python rpm module" Off
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_GMAKE= yes
USE_LUA= 5.1+
diff --git a/archivers/rpm5/Makefile b/archivers/rpm5/Makefile
index d6d386e54324..9cba0ddf3674 100644
--- a/archivers/rpm5/Makefile
+++ b/archivers/rpm5/Makefile
@@ -35,7 +35,7 @@ OPTIONS= PERL "Build Perl RPM module" Off \
DB_VERSION?= 47
USE_BDB= ${DB_VERSION}
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
LIBTOOLFILES= configure db3/configure db/dist/configure \
file/configure xar/configure
CONFIGURE_ARGS= --without-js
diff --git a/archivers/torrentzip/Makefile b/archivers/torrentzip/Makefile
index 144832ae4ad5..acea2982ce90 100644
--- a/archivers/torrentzip/Makefile
+++ b/archivers/torrentzip/Makefile
@@ -15,7 +15,7 @@ DISTNAME= trrntzip_v${PORTVERSION:S/.//}_src
MAINTAINER= swhetzel@gmail.com
COMMENT= Efficient way to prepare zipfiles for BitTorrent
-USE_AUTOTOOLS= aclocal:111 automake:111 autoheader:268
+USE_AUTOTOOLS= aclocal automake autoheader
AUTOMAKE_ARGS= -a
WRKSRC= ${WRKDIR}/trrntzip
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile
index 7bf02269ced6..3277cbb8175c 100644
--- a/archivers/ucl/Makefile
+++ b/archivers/ucl/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/
MAINTAINER= sylvio@FreeBSD.org
COMMENT= A data compression library with low memory usage
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
diff --git a/archivers/unshield/Makefile b/archivers/unshield/Makefile
index cfd9bf1a334b..b69b911145d9 100644
--- a/archivers/unshield/Makefile
+++ b/archivers/unshield/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF/synce/Unshield/${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Extract data from InstallShield CAB files
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_GNOME= gnomehack gnometarget
USE_LDCONFIG= yes
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile
index 8de486d85138..9a8257207ace 100644
--- a/archivers/xpk/Makefile
+++ b/archivers/xpk/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://vesuri.jormas.com/xpk/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= The eXternal PacKer (XPK) library system
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/archivers/zipios++/Makefile b/archivers/zipios++/Makefile
index 395b2959c342..3f17f391fe85 100644
--- a/archivers/zipios++/Makefile
+++ b/archivers/zipios++/Makefile
@@ -18,7 +18,7 @@ COMMENT= A java.util.zip-like C++ library for reading and writing Zip files
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= automake:111:env
+USE_AUTOTOOLS= automake:env
CONFIGURE_ARGS+=--disable-static
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}+cvs.2004.02.07