summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/atk/Makefile2
-rw-r--r--accessibility/dasher/Makefile2
-rw-r--r--accessibility/gail/Makefile2
-rw-r--r--accessibility/gnopernicus/Makefile2
-rw-r--r--accessibility/gok/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index f1a5b389d..86d408a55 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -18,7 +18,7 @@ COMMENT= A GNOME accessibility toolkit (ATK)
USE_BZIP2= yes
INSTALLS_SHLIB= yes
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
USE_GNOME= gnomehack lthack glib20
CONFIGURE_ARGS= --enable-static \
--disable-gtk-doc \
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile
index eba814c3f..0f0fed891 100644
--- a/accessibility/dasher/Makefile
+++ b/accessibility/dasher/Makefile
@@ -22,7 +22,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomehier gconf2 libglade2
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile
index 920692ac1..166a4a486 100644
--- a/accessibility/gail/Makefile
+++ b/accessibility/gail/Makefile
@@ -19,7 +19,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
USE_GNOME= gnomehack libgnomecanvas
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile
index a23f28c19..fc6c63ffc 100644
--- a/accessibility/gnopernicus/Makefile
+++ b/accessibility/gnopernicus/Makefile
@@ -22,7 +22,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack lthack libgnomeui atspi
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAKE_ENV= SED="${SED}"
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile
index 01a088ced..3b53d961c 100644
--- a/accessibility/gok/Makefile
+++ b/accessibility/gok/Makefile
@@ -20,7 +20,7 @@ USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix intlhack lthack libgnomeui atspi libwnck
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"