diff options
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r-- | math/gcalctool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 82ce94a32a0d..874fe82d50f4 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_BISON= build USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gnomedocutils gtk20 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |