diff options
Diffstat (limited to 'math/gcalctool/Makefile')
-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 05fca1f9c..42d108040 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -11,10 +11,11 @@ MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME 2 calculator tool based on the old calctool for OpenWindows +COMMENT= GNOME 2 calculator tool based on the old calctool for OpenWindows CONFLICTS= gcalctool-6.[0-9]* +NO_STAGE= yes USE_BZIP2= yes USES= bison gettext gmake pathfix USE_AUTOTOOLS= libtool |