summaryrefslogtreecommitdiff
path: root/math/qalculate-gtk/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-10-11 12:35:06 +0000
committeradam <adam@pkgsrc.org>2005-10-11 12:35:06 +0000
commit12627208e5ec71439cdbbee8c37dfe51efd56d69 (patch)
treeb541929347a8144514f54958e6afaab0f97cbcbd /math/qalculate-gtk/Makefile
parent44e5bf02a3c374f3b3d68161e54bda596302a20b (diff)
downloadpkgsrc-12627208e5ec71439cdbbee8c37dfe51efd56d69.tar.gz
Changes 0.8.2:
* Use gnomevfs instead of wget if available * Allow user to specify wget options * Update currencies
Diffstat (limited to 'math/qalculate-gtk/Makefile')
-rw-r--r--math/qalculate-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile
index d6a3d40866e..94550cde835 100644
--- a/math/qalculate-gtk/Makefile
+++ b/math/qalculate-gtk/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/08/03 13:39:31 adam Exp $
+# $NetBSD: Makefile,v 1.2 2005/10/11 12:36:50 adam Exp $
-DISTNAME= qalculate-gtk-0.8.1
+DISTNAME= qalculate-gtk-0.8.2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/}
@@ -12,7 +12,7 @@ DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
DEPENDS+= wget>=1.8:../../net/wget
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
.include "../../devel/libglade2/buildlink3.mk"