diff options
Diffstat (limited to 'archivers/fileroller/Makefile')
-rw-r--r-- | archivers/fileroller/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/fileroller/Makefile b/archivers/fileroller/Makefile index f671c3df7644..0ef1b8968f96 100644 --- a/archivers/fileroller/Makefile +++ b/archivers/fileroller/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui lthack -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |