diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 9da8e10470c..0287793bd27 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2005/08/10 20:56:19 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2005/08/21 07:58:16 jmmv Exp $ # DISTNAME= gcalctool-5.5.42 @@ -16,6 +16,7 @@ GNU_CONFIGURE= YES CONFIGURE_ENV+= HAVE_YACC=yes USE_DIRS+= gnome2-1.5 +USE_LIBTOOL= yes USE_TOOLS+= bison gmake pkg-config USE_PKGLOCALEDIR= yes |