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