diff options
Diffstat (limited to 'databases/gnomedb')
-rw-r--r-- | databases/gnomedb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gnomedb/Makefile b/databases/gnomedb/Makefile index 953aea160757..77b105d1a78e 100644 --- a/databases/gnomedb/Makefile +++ b/databases/gnomedb/Makefile @@ -21,7 +21,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnomehier libgda USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -lintl" |