diff options
Diffstat (limited to 'devel/gnomevfs-extras/Makefile')
-rw-r--r-- | devel/gnomevfs-extras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnomevfs-extras/Makefile b/devel/gnomevfs-extras/Makefile index 8bf024e76568..aef7bd903576 100644 --- a/devel/gnomevfs-extras/Makefile +++ b/devel/gnomevfs-extras/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_ARGS= --without-rio500 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |