diff options
Diffstat (limited to 'databases/libgda/Makefile')
-rw-r--r-- | databases/libgda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile index e60e39de8f66..2d79d522a229 100644 --- a/databases/libgda/Makefile +++ b/databases/libgda/Makefile @@ -24,7 +24,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomehier gconf bonobo USE_GMAKE= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 CONFIGURE_ARGS= --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl -lgdbm" |