diff options
Diffstat (limited to 'databases/libgnomedb/Makefile')
-rw-r--r-- | databases/libgnomedb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile index 477af42f0691..31d669fd7905 100644 --- a/databases/libgnomedb/Makefile +++ b/databases/libgnomedb/Makefile @@ -21,7 +21,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgda2 gtksourceview \ intlhack lthack -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |