summaryrefslogtreecommitdiff
path: root/math/gcalctool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r--math/gcalctool/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 5856f8be879..749612a5cd6 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -1,26 +1,25 @@
-# $NetBSD: Makefile,v 1.4 2003/05/05 16:40:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2003/06/06 18:26:50 drochner Exp $
#
-DISTNAME= gcalctool-4.1.0
-PKGREVISION= 2
+DISTNAME= gcalctool-4.2.83
CATEGORIES= math gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/4.1/}
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calctool/}
MAINTAINER= sab@posix.org.uk
-HOMEPAGE= http://www.gnome.org/
+HOMEPAGE= http://calctool.sourceforge.net/
COMMENT= gtk2+ version of calctool
BUILD_USES_MSGFMT= YES
-#USE_PERL5= build
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_GMAKE= YES
USE_X11= YES
-#USE_LIBTOOL= YES
-#LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+USE_PKGLOCALEDIR= yes
.include "../../x11/gtk2/buildlink2.mk"
+.include "../../devel/libgnome/buildlink2.mk"
+.include "../../devel/libgnomeui/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../textproc/scrollkeeper/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"