diff options
-rw-r--r-- | devel/gconfmm26/Makefile | 2 | ||||
-rw-r--r-- | devel/libglademm24/Makefile | 2 | ||||
-rw-r--r-- | graphics/libgnomecanvasmm26/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libgnomeuimm26/Makefile | 2 | ||||
-rw-r--r-- | x11/libgnomemm26/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/gconfmm26/Makefile b/devel/gconfmm26/Makefile index 14596bfab2c7..bb689692720f 100644 --- a/devel/gconfmm26/Makefile +++ b/devel/gconfmm26/Makefile @@ -27,7 +27,7 @@ USE_GMAKE= yes USE_GCC= 3.3 USE_REINPLACE= yes USE_GNOME= gnomehack gconf2 lthack -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static diff --git a/devel/libglademm24/Makefile b/devel/libglademm24/Makefile index 65225b0e8596..bfea741271b5 100644 --- a/devel/libglademm24/Makefile +++ b/devel/libglademm24/Makefile @@ -26,7 +26,7 @@ USE_GMAKE= yes USE_GCC= 3.3 USE_REINPLACE= yes USE_GNOME= gnomehack lthack libglade2 -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static diff --git a/graphics/libgnomecanvasmm26/Makefile b/graphics/libgnomecanvasmm26/Makefile index 15cb79ff08ac..6661993ce4bc 100644 --- a/graphics/libgnomecanvasmm26/Makefile +++ b/graphics/libgnomecanvasmm26/Makefile @@ -26,7 +26,7 @@ USE_GMAKE= yes USE_GCC= 3.3 USE_REINPLACE= yes USE_GNOME= gnomehack libgnomecanvas lthack -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile index 82030f595667..2a1744ed29e5 100644 --- a/x11-toolkits/libgnomeuimm26/Makefile +++ b/x11-toolkits/libgnomeuimm26/Makefile @@ -30,7 +30,7 @@ USE_GMAKE= yes USE_GCC= 3.3 USE_REINPLACE= yes USE_GNOME= gnomehack lthack libgnomeui -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile index 44cd20856d83..06effe06a4f5 100644 --- a/x11/libgnomemm26/Makefile +++ b/x11/libgnomemm26/Makefile @@ -25,7 +25,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GCC= 3.3 USE_GNOME= gnomehack lthack libgnome -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static |