aboutsummaryrefslogtreecommitdiff
path: root/print
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 /print
parent6029732777f019908166457c71136521713b91f7 (diff)
downloadports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.tar.gz
ports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.zip
Sync to new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=265663
Diffstat (limited to 'print')
-rw-r--r--print/cups-magicolor/Makefile2
-rw-r--r--print/fontforge/Makefile2
-rw-r--r--print/foomatic-db/Makefile2
-rw-r--r--print/foomatic-filters/Makefile2
-rw-r--r--print/freetype-tools/Makefile2
-rw-r--r--print/freetype/Makefile2
-rw-r--r--print/freetype2/Makefile2
-rw-r--r--print/ft2demos/Makefile2
-rw-r--r--print/ghostscript8/Makefile2
-rw-r--r--print/gnome-cups-manager/Makefile2
-rw-r--r--print/gnome-print/Makefile2
-rw-r--r--print/gnome-specimen/Makefile2
-rw-r--r--print/gtklp/Makefile2
-rw-r--r--print/kaspaliste/Makefile2
-rw-r--r--print/kcdlabel/Makefile2
-rw-r--r--print/kover/Makefile2
-rw-r--r--print/libgnomecups/Makefile2
-rw-r--r--print/libgnomeprint/Makefile2
-rw-r--r--print/libgnomeprintmm/Makefile2
-rw-r--r--print/libijs/Makefile2
-rw-r--r--print/libpaper/Makefile2
-rw-r--r--print/libppd/Makefile2
-rw-r--r--print/libspectre/Makefile2
-rw-r--r--print/lilypond/Makefile2
-rw-r--r--print/openprinting/Makefile2
-rw-r--r--print/panda/Makefile2
-rw-r--r--print/pdflib/Makefile2
-rw-r--r--print/pips800/Makefile.pips2
-rw-r--r--print/pslib/Makefile2
29 files changed, 29 insertions, 29 deletions
diff --git a/print/cups-magicolor/Makefile b/print/cups-magicolor/Makefile
index a65bb29ca2fc..db32e2f236ef 100644
--- a/print/cups-magicolor/Makefile
+++ b/print/cups-magicolor/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= espgs:${PORTSDIR}/print/cups-pstoraster
WRKSRC= ${WRKDIR}/magicolor2430DL-${PORTVERSION}
-USE_AUTOTOOLS= automake:111:env autoconf:268
+USE_AUTOTOOLS= automake:env autoconf
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index 131389d5283c..02e3acb033b4 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -66,7 +66,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="${LDFLAGS} -L${LOCALBA
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
MAN1= fontforge.1 fontimage.1 fontlint.1 sfddiff.1
diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile
index d6c500e33989..4e159a4ca3ec 100644
--- a/print/foomatic-db/Makefile
+++ b/print/foomatic-db/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
PROJECTHOST= bsdistfiles
USE_GMAKE= yes
USE_PERL5= yes
-USE_AUTOTOOLS= automake:111:env autoconf:268
+USE_AUTOTOOLS= automake:env autoconf
GNU_CONFIGURE= yes
diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile
index 424891d02bab..a3c723a1d272 100644
--- a/print/foomatic-filters/Makefile
+++ b/print/foomatic-filters/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.linuxprinting.org/download/foomatic/ \
MAINTAINER= acm@FreeBSD.org
COMMENT= Foomatic wrapper scripts
-USE_AUTOTOOLS= autoheader:268
+USE_AUTOTOOLS= autoheader
USE_PERL5= yes
USE_GHOSTSCRIPT=yes
GNU_CONFIGURE= yes
diff --git a/print/freetype-tools/Makefile b/print/freetype-tools/Makefile
index 8a3de5f1e88f..02809bb7ed3c 100644
--- a/print/freetype-tools/Makefile
+++ b/print/freetype-tools/Makefile
@@ -26,7 +26,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base \
BUILD_DEPENDS= ${RUN_DEPENDS}
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared
TEXMFMAIN= ${PREFIX}/share/texmf
diff --git a/print/freetype/Makefile b/print/freetype/Makefile
index 843283d0488e..39387e616268 100644
--- a/print/freetype/Makefile
+++ b/print/freetype/Makefile
@@ -19,7 +19,7 @@ MASTER_SITES= SF \
MAINTAINER= ports@FreeBSD.org
COMMENT= A free and portable TrueType font rendering engine
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile
index 6684a24827be..f28733313ba2 100644
--- a/print/freetype2/Makefile
+++ b/print/freetype2/Makefile
@@ -20,7 +20,7 @@ DISTNAME= ${PORTNAME:S/2//}-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= A free and portable TrueType font rendering engine
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile
index 1dc7f1ba1ae3..0b9f2666a18f 100644
--- a/print/ft2demos/Makefile
+++ b/print/ft2demos/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
USE_BZIP2= yes
USE_XORG= xext
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22:env
+USE_AUTOTOOLS= libtool:env
MAKE_ENV= TOP_DIR="${FREETYPE_WRKSRC}"
MAKE_ARGS= EXES="${FT_PROGRAMS}" X11_PATH="${LOCALBASE}"
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile
index c518cad06300..0fd8fcaf9a58 100644
--- a/print/ghostscript8/Makefile
+++ b/print/ghostscript8/Makefile
@@ -37,7 +37,7 @@ USE_XZ= yes
USE_GMAKE= yes
WANT_GNOME= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= autoconf:268
+USE_AUTOTOOLS= autoconf
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
diff --git a/print/gnome-cups-manager/Makefile b/print/gnome-cups-manager/Makefile
index 7a6716abbe26..c1c56b8ecbe4 100644
--- a/print/gnome-cups-manager/Makefile
+++ b/print/gnome-cups-manager/Makefile
@@ -20,7 +20,7 @@ COMMENT= Admistration tool for cups
LIB_DEPENDS= gnomecups-1.0.1:${PORTSDIR}/print/libgnomecups
RUN_DEPENDS= gnomesu:${PORTSDIR}/security/libgnomesu
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui libgnomeui \
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 7052c744267c..7fcf70bb59ab 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -24,7 +24,7 @@ USE_GHOSTSCRIPT_RUN= yes
PLIST_SUB= VERSION=${PORTVERSION}
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5= yes
diff --git a/print/gnome-specimen/Makefile b/print/gnome-specimen/Makefile
index f268942b430c..731da48197a8 100644
--- a/print/gnome-specimen/Makefile
+++ b/print/gnome-specimen/Makefile
@@ -20,7 +20,7 @@ GCONF_SCHEMAS= gnome-specimen.schemas
USE_GMAKE= yes
USE_PYTHON= yes
USE_GETTEXT= yes
-USE_AUTOTOOLS= automake:111:env autoconf:268:env
+USE_AUTOTOOLS= automake:env autoconf:env
INSTALLS_ICONS= yes
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile
index 4d25355d8a8a..a95bdcb1fc19 100644
--- a/print/gtklp/Makefile
+++ b/print/gtklp/Makefile
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GNOME= gnometarget gtk20
USE_OPENSSL= yes
-USE_AUTOTOOLS= automake:111:env
+USE_AUTOTOOLS= automake:env
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/print/kaspaliste/Makefile b/print/kaspaliste/Makefile
index da4ed7ec823c..b5fcdce37724 100644
--- a/print/kaspaliste/Makefile
+++ b/print/kaspaliste/Makefile
@@ -16,7 +16,7 @@ COMMENT= Bibliography tool for KDE/Postgres/BibTeX
USE_PGSQL= yes
USE_KDEBASE_VER= 3
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_GMAKE= yes
CONFIGURE_ARGS+= --with-pg-includes=${LOCALBASE}/include \
--with-pg-libs=${LOCALBASE}/lib
diff --git a/print/kcdlabel/Makefile b/print/kcdlabel/Makefile
index e78aa2e954ed..21db7488315c 100644
--- a/print/kcdlabel/Makefile
+++ b/print/kcdlabel/Makefile
@@ -16,7 +16,7 @@ COMMENT= Create covers, labels and booklets for your CD cases
USE_KDELIBS_VER= 3
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g; s|-lpthread|${PTHREAD_LIBS}|g' \
diff --git a/print/kover/Makefile b/print/kover/Makefile
index 5cac71ebdd86..870eb45adb18 100644
--- a/print/kover/Makefile
+++ b/print/kover/Makefile
@@ -17,7 +17,7 @@ EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
USE_KDELIBS_VER= 3
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
MAN1= kover.1 cddb-id.1
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile
index e3c922869e3f..47602ff4d319 100644
--- a/print/libgnomecups/Makefile
+++ b/print/libgnomecups/Makefile
@@ -23,7 +23,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehack intlhack ltverhack glib20
USE_GETTEXT= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 669d7408a13b..60eea57b7ee1 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -29,7 +29,7 @@ USE_GNOME= gnomeprefix intlhack gnomehack gnomehier glib20 pango libxml2 \
libartlgpl2 ltverhack
USE_GETTEXT= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile
index 2a65d4806f06..a67217897a94 100644
--- a/print/libgnomeprintmm/Makefile
+++ b/print/libgnomeprintmm/Makefile
@@ -18,7 +18,7 @@ COMMENT= C++ bindings for the GNOME print support library
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomeprint
diff --git a/print/libijs/Makefile b/print/libijs/Makefile
index e47cb046ff3c..2782d618dd59 100644
--- a/print/libijs/Makefile
+++ b/print/libijs/Makefile
@@ -19,7 +19,7 @@ COMMENT= C library that supports plugin printer driver for Ghostscript
USE_BZIP2= yes
USE_GNOME= gnometarget lthack pkgconfig
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
MAN1= ijs-config.1
diff --git a/print/libpaper/Makefile b/print/libpaper/Makefile
index 354c8798e4b3..44f7c4e42e91 100644
--- a/print/libpaper/Makefile
+++ b/print/libpaper/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A library providing routines for paper size management
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/print/libppd/Makefile b/print/libppd/Makefile
index b9f95720fa21..8a5c067cab73 100644
--- a/print/libppd/Makefile
+++ b/print/libppd/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= SF/lpr/${PORTNAME}/${PORTVERSION}
MAINTAINER= emss@free.fr
COMMENT= A library providing routines for ppd files
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= Yes
USE_GNOME= glib12
diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile
index 52f99244ac93..4c9e1d04520a 100644
--- a/print/libspectre/Makefile
+++ b/print/libspectre/Makefile
@@ -15,7 +15,7 @@ COMMENT= A small library for rendering Postscript documents
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
USE_GNOME= gnomehack gnomeprefix ltverhack
USE_GHOSTSCRIPT=yes
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 28c18692b9c5..11c31c8e6a59 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -47,7 +47,7 @@ INFO= lilypond-changes lilypond-contributor lilypond-essay \
lilypond-notation lilypond-usage lilypond-web \
music-glossary
-USE_AUTOTOOLS= autoconf:268
+USE_AUTOTOOLS= autoconf
USE_BISON= build
USE_GETTEXT= yes
USE_GMAKE= yes
diff --git a/print/openprinting/Makefile b/print/openprinting/Makefile
index 3ba27c938297..12390a00f8b1 100644
--- a/print/openprinting/Makefile
+++ b/print/openprinting/Makefile
@@ -30,7 +30,7 @@ USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/libexec
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
-USE_AUTOTOOLS= aclocal:111 autoconf:268 autoheader:268 automake:111 libtool:22
+USE_AUTOTOOLS= aclocal autoconf autoheader automake libtool
ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS+= -a -c
diff --git a/print/panda/Makefile b/print/panda/Makefile
index ae5e3bef278b..fa9d6172112a 100644
--- a/print/panda/Makefile
+++ b/print/panda/Makefile
@@ -24,7 +24,7 @@ USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget pkgconfig
USE_BDB= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --enable-berkeley-db
USE_LDCONFIG= yes
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile
index 142208bf5ef1..6b1e8105cb3f 100644
--- a/print/pdflib/Makefile
+++ b/print/pdflib/Makefile
@@ -18,7 +18,7 @@ RESTRICTED= many odd restrictions on usage and distribution
USE_LDCONFIG= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --with-java=no --with-py=no --with-ruby=no --with-tcl=no
.if defined(WITH_PERL)
diff --git a/print/pips800/Makefile.pips b/print/pips800/Makefile.pips
index 6205bba5df20..cb2553104140 100644
--- a/print/pips800/Makefile.pips
+++ b/print/pips800/Makefile.pips
@@ -122,7 +122,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2.6.2-common \
${PRTYPE} != -spr800
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2.6.2-ekpstm::main.c
.endif
-USE_AUTOTOOLS= autoconf:268
+USE_AUTOTOOLS= autoconf
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
USE_ICONV= yes
.endif
diff --git a/print/pslib/Makefile b/print/pslib/Makefile
index 6fbd5176f0b0..132480c177b6 100644
--- a/print/pslib/Makefile
+++ b/print/pslib/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
USE_GNOME= gnomehack gnometarget intlhack pkgconfig
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lintl"
USE_LDCONFIG= yes