summaryrefslogtreecommitdiff
path: root/x11-wm
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 /x11-wm
parent- Update to 20101202 (diff)
Sync to new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=265663
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/compiz-plugins-extra/Makefile2
-rw-r--r--x11-wm/compiz-plugins-main/Makefile2
-rw-r--r--x11-wm/compiz-plugins-unsupported/Makefile2
-rw-r--r--x11-wm/compiz/Makefile2
-rw-r--r--x11-wm/compizconfig-backend-gconf/Makefile2
-rw-r--r--x11-wm/compizconfig-python/Makefile2
-rw-r--r--x11-wm/e16/Makefile2
-rw-r--r--x11-wm/emerald/Makefile2
-rw-r--r--x11-wm/epplets/Makefile2
-rw-r--r--x11-wm/gcompmgr/Makefile2
-rw-r--r--x11-wm/kappdock/Makefile2
-rw-r--r--x11-wm/libcompizconfig/Makefile2
-rw-r--r--x11-wm/libdockapp/Makefile2
-rw-r--r--x11-wm/libwraster/Makefile2
-rw-r--r--x11-wm/lxsession-lite/Makefile2
-rw-r--r--x11-wm/metacity/Makefile2
-rw-r--r--x11-wm/mutter/Makefile2
-rw-r--r--x11-wm/openbox/Makefile2
-rw-r--r--x11-wm/waimea-devel/Makefile2
-rw-r--r--x11-wm/windowmaker/Makefile2
-rw-r--r--x11-wm/xfce4-panel/Makefile2
-rw-r--r--x11-wm/xfce4-session/Makefile2
22 files changed, 22 insertions, 22 deletions
diff --git a/x11-wm/compiz-plugins-extra/Makefile b/x11-wm/compiz-plugins-extra/Makefile
index d53dfe824aa0..c9b156771ced 100644
--- a/x11-wm/compiz-plugins-extra/Makefile
+++ b/x11-wm/compiz-plugins-extra/Makefile
@@ -28,7 +28,7 @@ USE_GNOME= gnomehack intltool
USE_XORG= glproto
USE_GETTEXT= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GCONF_SCHEMAS= compiz-3d.schemas \
compiz-addhelper.schemas \
diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile
index 623eefbf5613..bffef0161ee3 100644
--- a/x11-wm/compiz-plugins-main/Makefile
+++ b/x11-wm/compiz-plugins-main/Makefile
@@ -28,7 +28,7 @@ USE_GNOME= gnomehack intltool
USE_XORG= glproto
USE_GETTEXT= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GCONF_SCHEMAS= compiz-animation.schemas \
compiz-colorfilter.schemas \
diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile
index 1a7822cc8ac9..8c84398a7d13 100644
--- a/x11-wm/compiz-plugins-unsupported/Makefile
+++ b/x11-wm/compiz-plugins-unsupported/Makefile
@@ -29,7 +29,7 @@ USE_GNOME= gnomehack intltool
USE_XORG= glproto
USE_GETTEXT= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GCONF_SCHEMAS= compiz-atlantis.schemas \
compiz-cubemodel.schemas \
diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile
index 3bca40e76b7f..aae682646601 100644
--- a/x11-wm/compiz/Makefile
+++ b/x11-wm/compiz/Makefile
@@ -28,7 +28,7 @@ USE_GL= glu
USE_GNOME= gnomehack gconf2 libxslt
USE_XORG= xcomposite xfixes xdamage xrandr xrender ice sm xinerama glproto
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GCONF_SCHEMAS= gwd.schemas \
compiz-annotate.schemas \
diff --git a/x11-wm/compizconfig-backend-gconf/Makefile b/x11-wm/compizconfig-backend-gconf/Makefile
index 6904231989b9..30216d0fdbf6 100644
--- a/x11-wm/compizconfig-backend-gconf/Makefile
+++ b/x11-wm/compizconfig-backend-gconf/Makefile
@@ -21,7 +21,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack glib20 gconf2
diff --git a/x11-wm/compizconfig-python/Makefile b/x11-wm/compizconfig-python/Makefile
index ba371e306537..cd071c140aa7 100644
--- a/x11-wm/compizconfig-python/Makefile
+++ b/x11-wm/compizconfig-python/Makefile
@@ -24,7 +24,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PYTHON= yes
USE_GNOME= gnomehack glib20
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
post-patch:
@${REINPLACE_CMD} -e \
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index 14c3688bef42..9aa360f05c7b 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -20,7 +20,7 @@ USE_XORG= compositeproto damageproto xextproto x11 xbitmaps xcomposite xdamage \
USE_ICONV= yes
USE_GMAKE= yes
USE_EFL= imlib2
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-esdtest --disable-dependency-tracking \
--disable-rpath --enable-mans SHELL=/bin/sh
diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile
index d2a3a35156c2..ff089eea5f10 100644
--- a/x11-wm/emerald/Makefile
+++ b/x11-wm/emerald/Makefile
@@ -26,7 +26,7 @@ USE_GNOME= gnomehack gtk20 libwnck pango
USE_XORG= xrender
USE_GETTEXT= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
MAN1= emerald.1 \
emerald-theme-manager.1
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile
index cb82b013f68b..e9f9e1b671a9 100644
--- a/x11-wm/epplets/Makefile
+++ b/x11-wm/epplets/Makefile
@@ -23,7 +23,7 @@ USE_XORG= xext
USE_GNOME= esound gnometarget
USE_GL= glut
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22 autoconf:268
+USE_AUTOTOOLS= libtool autoconf
USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile
index be514788df09..4a97eafaf35c 100644
--- a/x11-wm/gcompmgr/Makefile
+++ b/x11-wm/gcompmgr/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= xcompmgr:${PORTSDIR}/x11-wm/xcompmgr
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= automake:111:env
+USE_AUTOTOOLS= automake:env
DESKTOP_ENTRIES="gcompmgr" \
"Configure window effects" \
diff --git a/x11-wm/kappdock/Makefile b/x11-wm/kappdock/Makefile
index 21b40a2e497f..b30603539101 100644
--- a/x11-wm/kappdock/Makefile
+++ b/x11-wm/kappdock/Makefile
@@ -18,7 +18,7 @@ COMMENT= A dock-like applet for KDE3
USE_GETTEXT= yes
USE_KDELIBS_VER=3
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
CONFIGURE_ARGS+= --with-extra-includes=${LOCALBASE}/include \
--enable-threads \
--disable-closure
diff --git a/x11-wm/libcompizconfig/Makefile b/x11-wm/libcompizconfig/Makefile
index 731916ad0f10..c0b0cb0f02e5 100644
--- a/x11-wm/libcompizconfig/Makefile
+++ b/x11-wm/libcompizconfig/Makefile
@@ -20,7 +20,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack intltool libxml2
diff --git a/x11-wm/libdockapp/Makefile b/x11-wm/libdockapp/Makefile
index 5057f32d8ae9..29fefd0b0769 100644
--- a/x11-wm/libdockapp/Makefile
+++ b/x11-wm/libdockapp/Makefile
@@ -16,7 +16,7 @@ COMMENT= Standard library for Window Maker dock apps
USE_BZIP2= yes
USE_XORG= xext xpm
USE_GNOME= gnometarget
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --without-font --without-examples
USE_LDCONFIG= yes
diff --git a/x11-wm/libwraster/Makefile b/x11-wm/libwraster/Makefile
index 2ceac06d681d..f53f2c07cebd 100644
--- a/x11-wm/libwraster/Makefile
+++ b/x11-wm/libwraster/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
MAKE_JOBS_SAFE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_GNOME= pkgconfig
USE_XORG= xpm
diff --git a/x11-wm/lxsession-lite/Makefile b/x11-wm/lxsession-lite/Makefile
index 233fdfff964f..f22778d08019 100644
--- a/x11-wm/lxsession-lite/Makefile
+++ b/x11-wm/lxsession-lite/Makefile
@@ -22,7 +22,7 @@ EXPIRATION_DATE= 2011-01-01
CONFLICTS= lxsession-[0-9]*
USE_GNOME= gtk20
-USE_AUTOTOOLS= automake:111:env
+USE_AUTOTOOLS= automake:env
USE_GMAKE= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile
index 4af139d5d19e..8cab1fee8da2 100644
--- a/x11-wm/metacity/Makefile
+++ b/x11-wm/metacity/Makefile
@@ -24,7 +24,7 @@ USE_BZIP2= yes
USE_XORG= x11 xcomposite xdamage
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_GNOME= gnomeprefix intlhack gnomehack gconf2 ltverhack gtk20
USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile
index 13ba0648561e..d69c635f9672 100644
--- a/x11-wm/mutter/Makefile
+++ b/x11-wm/mutter/Makefile
@@ -26,7 +26,7 @@ USE_BZIP2= yes
USE_XORG= x11 xext xrandr xcomposite xcursor xinerama ice sm
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gconf2 ltverhack
USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile
index ba3547f2cced..e0725d601815 100644
--- a/x11-wm/openbox/Makefile
+++ b/x11-wm/openbox/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= glib20 libxml2 ltverhack
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
CONFIGURE_ENV= CFLAGS+="-I${LOCALBASE}/include" \
LDFLAGS+="-L${LOCALBASE}/lib"
diff --git a/x11-wm/waimea-devel/Makefile b/x11-wm/waimea-devel/Makefile
index 9094cd96a7ba..7cea4a9eade6 100644
--- a/x11-wm/waimea-devel/Makefile
+++ b/x11-wm/waimea-devel/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
LATEST_LINK= ${PORTNAME}-devel
-USE_AUTOTOOLS= automake:111:env
+USE_AUTOTOOLS= automake:env
USE_GMAKE= yes
USE_ICONV= yes
USE_XORG= x11
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile
index 59c70107ff0d..1e46ae0b7308 100644
--- a/x11-wm/windowmaker/Makefile
+++ b/x11-wm/windowmaker/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/WindowMaker/Themes/LeetWM.themed/style:${PORTSDI
MAKE_JOBS_SAFE= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget pkgconfig
USE_XORG= xpm
diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile
index e2f8bff8b437..f818cc92f749 100644
--- a/x11-wm/xfce4-panel/Makefile
+++ b/x11-wm/xfce4-panel/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck \
CONFLICTS= xfce4-systray-*
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile
index cdbada0d6d8b..95080790bf86 100644
--- a/x11-wm/xfce4-session/Makefile
+++ b/x11-wm/xfce4-session/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= iceauth:${PORTSDIR}/x11/iceauth
LIB_DEPENDS= wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_BZIP2= yes