diff options
Diffstat (limited to 'x11-toolkits/vdk/Makefile')
-rw-r--r-- | x11-toolkits/vdk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/vdk/Makefile b/x11-toolkits/vdk/Makefile index 60b1028698b1..eebe8ad1c36a 100644 --- a/x11-toolkits/vdk/Makefile +++ b/x11-toolkits/vdk/Makefile @@ -18,7 +18,7 @@ COMMENT= C++ wrapper for GTK+ toolkit USE_X_PREFIX= yes USE_GNOME= gnomehack gnometarget gtk20 USE_REINPLACE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-opt=no --enable-doc-html=no --enable-testvdk=no INSTALLS_SHLIB= yes |