diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /x11-toolkits | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) | |
download | ports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.tar.gz ports-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.zip |
Notes
Diffstat (limited to 'x11-toolkits')
66 files changed, 66 insertions, 66 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index b2edfa085c76..5b9385b98ce1 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -24,7 +24,7 @@ USE_GNOME= gnomehack gnomeprefix intlhack ltverhack USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile index d0e084584625..90c60cf9dd25 100644 --- a/x11-toolkits/blt/Makefile +++ b/x11-toolkits/blt/Makefile @@ -26,7 +26,7 @@ COMMENT= A Tk extension (with shared libs) LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool WRKSRC= ${WRKDIR}/blt2.4z GNU_CONFIGURE= yes diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile index 78f15966610c..9224011221a2 100644 --- a/x11-toolkits/eel/Makefile +++ b/x11-toolkits/eel/Makefile @@ -22,7 +22,7 @@ USE_GMAKE= yes USE_XORG= xrender GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack gnomedesktop ltverhack intlhack -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-shared --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/efltk/Makefile b/x11-toolkits/efltk/Makefile index 10170104c357..13bfa9967f85 100644 --- a/x11-toolkits/efltk/Makefile +++ b/x11-toolkits/efltk/Makefile @@ -29,7 +29,7 @@ USE_MYSQL= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" \ DEBUGFLAG="${CFLAGS} -I${LOCALBASE}/include" diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index 36a418e7aeaa..b469a90c8862 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -29,7 +29,7 @@ MAJORVER= 1.4 SHVER= 35 PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER} -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GL= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/x11-toolkits/gal/Makefile b/x11-toolkits/gal/Makefile index 201306b2ed4f..aac54f26efc2 100644 --- a/x11-toolkits/gal/Makefile +++ b/x11-toolkits/gal/Makefile @@ -26,7 +26,7 @@ USE_ICONV= yes USE_GETTEXT= yes GNOME_HTML_DIR= ${PREFIX}/share/doc/gal USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --enable-static --with-libiconv CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index c465f8df3625..50832a1bf146 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -29,7 +29,7 @@ USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui libgnomeprintui \ USE_GETTEXT= yes USE_XORG= x11 USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --enable-static --with-libiconv CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index a84eb13f6409..14155394f902 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -26,7 +26,7 @@ USE_PERL5_RUN= yes USE_GNOME= gnomehack gtkhtml3 vte librsvg2 libgnomecanvas \ libgnomeprintui libglade2 libgnomeui -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool post-patch: @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index d81c7a59584e..f4fae95c4e49 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -20,7 +20,7 @@ USE_PERL5_BUILD= yes USE_XORG= x11 ice xext sm inputproto xi USE_GNOME= glib12 USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12 --with-native-locale \ --with-xinput=xfree CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 3d0537298de0..ede6012e5f76 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -39,7 +39,7 @@ USE_GMAKE= yes USE_PERL5_BUILD=yes MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack atk pango gdkpixbuf2 ltverhack USE_GETTEXT= yes USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \ diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 3d0537298de0..ede6012e5f76 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -39,7 +39,7 @@ USE_GMAKE= yes USE_PERL5_BUILD=yes MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack atk pango gdkpixbuf2 ltverhack USE_GETTEXT= yes USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \ diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile index e87c0892892c..019f5cd7f968 100644 --- a/x11-toolkits/gtkdatabox/Makefile +++ b/x11-toolkits/gtkdatabox/Makefile @@ -18,7 +18,7 @@ COMMENT= A GTK+2 widget to display large amounts of numerical data USE_LDCONFIG= yes USE_GNOME= gnomehack gtk20 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS+= --includedir="${PREFIX}/include/${PORTNAME}" \ --with-html-dir="${PREFIX}/share/doc" diff --git a/x11-toolkits/gtkextra/Makefile b/x11-toolkits/gtkextra/Makefile index da22adc84e2b..2b0b6c734366 100644 --- a/x11-toolkits/gtkextra/Makefile +++ b/x11-toolkits/gtkextra/Makefile @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME:S/gtk/gtk+/}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A useful widget set complementary to GTK+ -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GNOME= gtk12 USE_GMAKE= yes diff --git a/x11-toolkits/gtkextra2/Makefile b/x11-toolkits/gtkextra2/Makefile index 529baff2c7fe..37bd8f25db54 100644 --- a/x11-toolkits/gtkextra2/Makefile +++ b/x11-toolkits/gtkextra2/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME:S/gtk/gtk+/}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A useful widget set complementary to GTK+ 2.0 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gtk20 gnomehack USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/x11-toolkits/gtkglarea--/Makefile b/x11-toolkits/gtkglarea--/Makefile index 344220a5f65c..a2d89ad5653e 100644 --- a/x11-toolkits/gtkglarea--/Makefile +++ b/x11-toolkits/gtkglarea--/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12 \ gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GL= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes diff --git a/x11-toolkits/gtkglarea/Makefile b/x11-toolkits/gtkglarea/Makefile index f99b250561a0..f007315b2d3b 100644 --- a/x11-toolkits/gtkglarea/Makefile +++ b/x11-toolkits/gtkglarea/Makefile @@ -17,7 +17,7 @@ COMMENT= An OpenGL widget for the GTK+ GUI toolkit WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GL= yes USE_GNOME= gnometarget gtk12 lthack GNU_CONFIGURE= yes diff --git a/x11-toolkits/gtkglarea2/Makefile b/x11-toolkits/gtkglarea2/Makefile index 52c913dddc68..b00cf92ee438 100644 --- a/x11-toolkits/gtkglarea2/Makefile +++ b/x11-toolkits/gtkglarea2/Makefile @@ -20,7 +20,7 @@ LATEST_LINK= gtkglarea2 USE_GNOME= gnomehack gtk20 USE_BZIP2= yes USE_GL= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --with-lib-GL diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile index 41f9423adc8d..1dc47f5202d9 100644 --- a/x11-toolkits/gtkglext/Makefile +++ b/x11-toolkits/gtkglext/Makefile @@ -21,7 +21,7 @@ USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 USE_GL= yes USE_XORG= xt USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes post-patch: diff --git a/x11-toolkits/gtkglextmm/Makefile b/x11-toolkits/gtkglextmm/Makefile index 5a7b37f2c659..03a7941462d3 100644 --- a/x11-toolkits/gtkglextmm/Makefile +++ b/x11-toolkits/gtkglextmm/Makefile @@ -21,7 +21,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes post-patch: diff --git a/x11-toolkits/gtkmathview/Makefile b/x11-toolkits/gtkmathview/Makefile index b7ef1106c2f2..61d1c310d1dd 100644 --- a/x11-toolkits/gtkmathview/Makefile +++ b/x11-toolkits/gtkmathview/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ USE_GNOME= gnomehack gtk20 libxml2 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes diff --git a/x11-toolkits/gtkmm12/Makefile b/x11-toolkits/gtkmm12/Makefile index 0ed6e935ccc0..c8f1388d2b6d 100644 --- a/x11-toolkits/gtkmm12/Makefile +++ b/x11-toolkits/gtkmm12/Makefile @@ -18,7 +18,7 @@ COMMENT= C++ wrapper for gtk, a x11 graphics library LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk12 diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile index 9a620fa7bf3c..4dd2a5452342 100644 --- a/x11-toolkits/gtkmm20/Makefile +++ b/x11-toolkits/gtkmm20/Makefile @@ -23,7 +23,7 @@ LATEST_LINK= gtkmm2 LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index 1523301ec74d..91697266ca7c 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/Makefile @@ -31,7 +31,7 @@ USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack gtk20 ltverhack:1 MAKE_JOBS_SAFE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile index 9a620fa7bf3c..4dd2a5452342 100644 --- a/x11-toolkits/gtkmm30/Makefile +++ b/x11-toolkits/gtkmm30/Makefile @@ -23,7 +23,7 @@ LATEST_LINK= gtkmm2 LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/x11-toolkits/gtksourceview-sharp/Makefile b/x11-toolkits/gtksourceview-sharp/Makefile index 17bce6f71823..eb960f49aa26 100644 --- a/x11-toolkits/gtksourceview-sharp/Makefile +++ b/x11-toolkits/gtksourceview-sharp/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \ USE_BZIP2= yes USE_GNOME= gtksourceview gnomehack gtksharp20 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes post-patch: diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile index 433d5402e8cd..67f1d87b0e06 100644 --- a/x11-toolkits/gtksourceview/Makefile +++ b/x11-toolkits/gtksourceview/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui intlhack \ ltverhack referencehack diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile index 8f355d89d70c..d47a8623407c 100644 --- a/x11-toolkits/gtksourceview2/Makefile +++ b/x11-toolkits/gtksourceview2/Makefile @@ -24,7 +24,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GNOME= gnomeprefix gnomehack gtk20 gconf2 libxml2 intlhack \ ltverhack referencehack diff --git a/x11-toolkits/gtkunique/Makefile b/x11-toolkits/gtkunique/Makefile index ed34e425f975..e5a8be070dfd 100644 --- a/x11-toolkits/gtkunique/Makefile +++ b/x11-toolkits/gtkunique/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= pav@FreeBSD.org COMMENT= Single instance application library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GETTEXT= yes USE_GNOME= gtk20 ltverhack USE_LDCONFIG= yes diff --git a/x11-toolkits/guile-gtk/Makefile b/x11-toolkits/guile-gtk/Makefile index 336efbd6acfc..66b136c15ed3 100644 --- a/x11-toolkits/guile-gtk/Makefile +++ b/x11-toolkits/guile-gtk/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile USE_GMAKE= yes USE_GNOME= gnometarget ltverhack gdkpixbuf libglade -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --with-gtkgl=no CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index c2c754c0e812..f797c1921a63 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ CONFLICTS?= open-motif-* USE_BZIP2= yes -USE_AUTOTOOLS= automake:111:env autoconf:268 libtool:22 +USE_AUTOTOOLS= automake:env autoconf libtool USE_XORG= sm ice xt xp xext x11 xextproto xrender xft USE_LDCONFIG= yes LIBTOOLFILES= aclocal.m4 test/aclocal.m4 diff --git a/x11-toolkits/libbonobouimm/Makefile b/x11-toolkits/libbonobouimm/Makefile index 41ec6fe547f5..a1025c6d81e1 100644 --- a/x11-toolkits/libbonobouimm/Makefile +++ b/x11-toolkits/libbonobouimm/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack lthack gnomeprefix libbonoboui -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile index f7f87008c41a..e7d62397671c 100644 --- a/x11-toolkits/libgnomeprintui/Makefile +++ b/x11-toolkits/libgnomeprintui/Makefile @@ -25,7 +25,7 @@ USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas \ intlhack ltverhack USE_GETTEXT= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BISON= build CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile index a08e1fab01fb..844fa6ea5982 100644 --- a/x11-toolkits/libgnomeprintuimm/Makefile +++ b/x11-toolkits/libgnomeprintuimm/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ gnomeprintmm-2.5.2:${PORTSDIR}/print/libgnomeprintmm BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeprintui diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index 10bb032cd73e..97d65ff4077f 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -30,7 +30,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libbonoboui ltverhack \ referencehack gvfs USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BISON= build CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/x11-toolkits/libgnomeuimm/Makefile b/x11-toolkits/libgnomeuimm/Makefile index 4dcb322f76b4..450ce3f3364b 100644 --- a/x11-toolkits/libgnomeuimm/Makefile +++ b/x11-toolkits/libgnomeuimm/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes USE_GNOME= gnomehack libgnomeui -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile index c6c7e51bcc88..a6e4a1c3ebc8 100644 --- a/x11-toolkits/libgnomeuimm26/Makefile +++ b/x11-toolkits/libgnomeuimm26/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LATEST_LINK= libgnomeuimm26 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_XORG= x11 USE_GMAKE= yes diff --git a/x11-toolkits/libgtkeditor/Makefile b/x11-toolkits/libgtkeditor/Makefile index 18467ded73fc..6159afcb1723 100644 --- a/x11-toolkits/libgtkeditor/Makefile +++ b/x11-toolkits/libgtkeditor/Makefile @@ -17,7 +17,7 @@ COMMENT= A source code editor widget for GTK+ LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode -USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22 +USE_AUTOTOOLS= automake:env autoconf:env libtool USE_GNOME= gtk12 USE_GMAKE= yes USE_PERL5_BUILD=yes diff --git a/x11-toolkits/libpanelappletmm/Makefile b/x11-toolkits/libpanelappletmm/Makefile index 9d8c21831741..0b1aea366b7f 100644 --- a/x11-toolkits/libpanelappletmm/Makefile +++ b/x11-toolkits/libpanelappletmm/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack lthack gnomepanel -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile index 9e7d919b63d3..5e69aee19b10 100644 --- a/x11-toolkits/libsexy/Makefile +++ b/x11-toolkits/libsexy/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso- LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GETTEXT= yes USE_GNOME= gnomehack lthack gtk20 libxml2 USE_LDCONFIG= yes diff --git a/x11-toolkits/libsexymm/Makefile b/x11-toolkits/libsexymm/Makefile index d6cf21f23294..8818eb311c36 100644 --- a/x11-toolkits/libsexymm/Makefile +++ b/x11-toolkits/libsexymm/Makefile @@ -17,7 +17,7 @@ COMMENT= C++ bindings for libsexy LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ sexy:${PORTSDIR}/x11-toolkits/libsexy -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile index b6c4130fe605..7c653ff7d975 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -30,7 +30,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack gtk20 ltverhack referencehack intlhack USE_BISON= build USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile index 3f0030aeb2d7..2021290d322c 100644 --- a/x11-toolkits/libxfce4gui/Makefile +++ b/x11-toolkits/libxfce4gui/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 widget library required by xfce4 and xfwm4 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes diff --git a/x11-toolkits/libzvt/Makefile b/x11-toolkits/libzvt/Makefile index 639cb21c7151..453b85a07329 100644 --- a/x11-toolkits/libzvt/Makefile +++ b/x11-toolkits/libzvt/Makefile @@ -20,7 +20,7 @@ USE_XORG= x11 USE_GMAKE= yes USE_BISON= build USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack gtk20 libartlgpl2 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/movingmotif/Makefile b/x11-toolkits/movingmotif/Makefile index fc18dbf97e4b..795f5731ec52 100644 --- a/x11-toolkits/movingmotif/Makefile +++ b/x11-toolkits/movingmotif/Makefile @@ -14,7 +14,7 @@ MAINTAINER= gahr@FreeBSD.org COMMENT= Display scientific data as dynamic plot USE_MOTIF= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes .include <bsd.port.pre.mk> diff --git a/x11-toolkits/mowitz/Makefile b/x11-toolkits/mowitz/Makefile index 162572f6cb5f..8e4c698d4e0d 100644 --- a/x11-toolkits/mowitz/Makefile +++ b/x11-toolkits/mowitz/Makefile @@ -15,7 +15,7 @@ COMMENT= This is the Mowitz ("More widgets") library LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_XORG= ice sm x11 xaw xext xmu xpm xt USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/x11-toolkits/neXtaw/Makefile b/x11-toolkits/neXtaw/Makefile index c88ea7932511..5b801e8d57cc 100644 --- a/x11-toolkits/neXtaw/Makefile +++ b/x11-toolkits/neXtaw/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://siag.nu/pub/neXtaw/ MAINTAINER= ports@FreeBSD.org COMMENT= Athena Widgets with N*XTSTEP appearance -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_XORG= xmu x11 xext GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index 774e8136d3a5..3fb38963a028 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -20,7 +20,7 @@ COMMENT= Motif X11 Toolkit (industry standard GUI (IEEE 1295)) MAKE_JOBS_UNSAFE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFLICTS= lesstif-* USE_GMAKE= yes USE_XORG= xaw xbitmaps diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index ed65a8023abd..b97ca91d4903 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -32,7 +32,7 @@ USE_GETTEXT= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack glib20 ltverhack referencehack CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --enable-static diff --git a/x11-toolkits/pangoxsl/Makefile b/x11-toolkits/pangoxsl/Makefile index 732921abf8b7..f6b3aea171d9 100644 --- a/x11-toolkits/pangoxsl/Makefile +++ b/x11-toolkits/pangoxsl/Makefile @@ -17,7 +17,7 @@ COMMENT= Implements Pango library with a PDF backend for PDF output USE_GMAKE= yes USE_GNOME= gnomehack pango USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile index bb37efc763b3..24ec0678876f 100644 --- a/x11-toolkits/paragui-devel/Makefile +++ b/x11-toolkits/paragui-devel/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \ CONFLICTS= paragui-[0-9]* -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_SDL= sdl image ttf LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index 5d5ef05a3af8..b48e60889c8f 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \ CONFLICTS= paragui-devel-[0-9]* -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_SDL= sdl image ttf CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${PREFIX}/lib -L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile index fc0f6920f843..41caf0060769 100644 --- a/x11-toolkits/php-gtk/Makefile +++ b/x11-toolkits/php-gtk/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://gtk.php.net/distributions/ \ MAINTAINER= ports@FreeBSD.org COMMENT= An extension to use gtk in PHP-applications -USE_AUTOTOOLS= automake:111:env autoconf:268 libtool:22:env +USE_AUTOTOOLS= automake:env autoconf libtool:env GNU_CONFIGURE= yes USE_PHP= pcre USE_PHP_BUILD= yes diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile index 9a9c6055b3e4..d72a3e0adfe0 100644 --- a/x11-toolkits/php-gtk2/Makefile +++ b/x11-toolkits/php-gtk2/Makefile @@ -18,7 +18,7 @@ COMMENT= An extension to use gtk2 in PHP-applications BROKEN= does not compile -USE_AUTOTOOLS= automake:111:env autoconf:268 libtool:22:env +USE_AUTOTOOLS= automake:env autoconf libtool:env USE_PHP= pcre USE_PHP_BUILD= yes WANT_PHP_CLI= yes diff --git a/x11-toolkits/py-sexy/Makefile b/x11-toolkits/py-sexy/Makefile index 381f9ea30f79..7a6ab1201fc8 100644 --- a/x11-toolkits/py-sexy/Makefile +++ b/x11-toolkits/py-sexy/Makefile @@ -18,7 +18,7 @@ COMMENT= Libsexy bindings for Python LIB_DEPENDS= sexy.2:${PORTSDIR}/x11-toolkits/libsexy -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= pygtk2 pkgconfig USE_PYTHON= yes GNU_CONFIGURE= yes diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile index f81c1ce98062..e4837e660d2e 100644 --- a/x11-toolkits/rep-gtk2/Makefile +++ b/x11-toolkits/rep-gtk2/Makefile @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_BZIP2= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:env automake:env libtool:env CONFIGURE_SCRIPT= autogen.sh CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ diff --git a/x11-toolkits/sdl_gui/Makefile b/x11-toolkits/sdl_gui/Makefile index 81003ff290e8..edd21840d5a4 100644 --- a/x11-toolkits/sdl_gui/Makefile +++ b/x11-toolkits/sdl_gui/Makefile @@ -16,7 +16,7 @@ DISTNAME= SDL_gui-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Graphical User Interface library for SDL -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_SDL= sdl image ttf GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/x11-toolkits/sdl_pango/Makefile b/x11-toolkits/sdl_pango/Makefile index b4c87156ac08..d3d529196bc3 100644 --- a/x11-toolkits/sdl_pango/Makefile +++ b/x11-toolkits/sdl_pango/Makefile @@ -18,7 +18,7 @@ PATCHFILES= SDL_Pango-0.1.2-API-adds.patch MAINTAINER= edwin@mavetju.org COMMENT= SDL_Pango is the SDL API to the Pango text rendering engine of GNOME 2.x -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_SDL= sdl USE_GNOME= pango GNU_CONFIGURE= yes diff --git a/x11-toolkits/soqt/Makefile b/x11-toolkits/soqt/Makefile index 5987b3f201f6..6739dc931c71 100644 --- a/x11-toolkits/soqt/Makefile +++ b/x11-toolkits/soqt/Makefile @@ -18,7 +18,7 @@ COMMENT= Qt4 toolkit library for Coin LIB_DEPENDS= Coin.61:${PORTSDIR}/graphics/Coin -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack USE_QT_VER= 4 QT_COMPONENTS= corelib opengl moc_build diff --git a/x11-toolkits/tile/Makefile b/x11-toolkits/tile/Makefile index e9894481a33d..53ed919bb525 100644 --- a/x11-toolkits/tile/Makefile +++ b/x11-toolkits/tile/Makefile @@ -15,7 +15,7 @@ COMMENT= Themed widget set for Tk USE_TK= 84+ -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes TKPKG= ${PORTNAME}${PORTVERSION} diff --git a/x11-toolkits/unique/Makefile b/x11-toolkits/unique/Makefile index 29ebe9d3ec63..ae8da4b22d51 100644 --- a/x11-toolkits/unique/Makefile +++ b/x11-toolkits/unique/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gtk20 gnomeprefix ltverhack:2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-maintainer-flags diff --git a/x11-toolkits/vdk/Makefile b/x11-toolkits/vdk/Makefile index ab8d659f1696..681566b41cc3 100644 --- a/x11-toolkits/vdk/Makefile +++ b/x11-toolkits/vdk/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= C++ wrapper for GTK+ toolkit USE_GNOME= gnomehack gtk20 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-opt=no --enable-doc-html=no --enable-testvdk=no USE_LDCONFIG= yes diff --git a/x11-toolkits/vdkbuilder/Makefile b/x11-toolkits/vdkbuilder/Makefile index a7fe1849573c..efcfc0f4ef9f 100644 --- a/x11-toolkits/vdkbuilder/Makefile +++ b/x11-toolkits/vdkbuilder/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= vdk-2.6:${PORTSDIR}/x11-toolkits/vdk USE_GNOME= gtk20 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-opt=no USE_LDCONFIG= yes diff --git a/x11-toolkits/viewkit/Makefile b/x11-toolkits/viewkit/Makefile index 9d54c00cb161..6a7e66b81f1b 100644 --- a/x11-toolkits/viewkit/Makefile +++ b/x11-toolkits/viewkit/Makefile @@ -17,7 +17,7 @@ DISTNAME= libvk-Apr19-2243 MAINTAINER= ports@FreeBSD.org COMMENT= ViewKit workalike from Hungry Programmers -USE_AUTOTOOLS= autoconf:268:env +USE_AUTOTOOLS= autoconf:env MOTIFPACKAGE?= open-motif USE_MOTIF= yes GNU_CONFIGURE= yes diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index 2554756698ad..7828f9e4a084 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_BISON= build USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GETTEXT= yes USE_GNOME?= gnomeprefix gnomehack gtk20 ltverhack referencehack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11-toolkits/xbae/Makefile b/x11-toolkits/xbae/Makefile index d02102e7514b..5ef62152433c 100644 --- a/x11-toolkits/xbae/Makefile +++ b/x11-toolkits/xbae/Makefile @@ -16,7 +16,7 @@ DISTNAME= xbae-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Motif-based widget which displays a grid of cells as a spreadsheet -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_MOTIF= yes CONFIGURE_ARGS=--enable-production --enable-static diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile index 4df44b83f8d6..bb743f2e6dc0 100644 --- a/x11-toolkits/xmhtml/Makefile +++ b/x11-toolkits/xmhtml/Makefile @@ -17,7 +17,7 @@ COMMENT= A Motif widget set for displaying HTML 3.2 documents LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg -USE_AUTOTOOLS= libtool:22:env +USE_AUTOTOOLS= libtool:env USE_MOTIF= yes USE_GMAKE= yes USE_LDCONFIG= yes |