diff options
Diffstat (limited to 'archivers/fileroller')
-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 cf483f3d6..1d2775847 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 intlhack gnomehack libgnomeui -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |