From 9ecaeaff6eb5583e413949fb6afe7a83ec2538f6 Mon Sep 17 00:00:00 2001 From: arved Date: Sun, 21 May 2006 13:38:51 +0000 Subject: Update to 0.9.3 PR: 96873, 96874 Submitted by: Martin Wilke Approved by: Sergey Akifyev (maintainer) --- math/qalculate/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'math/qalculate/Makefile') diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index cf4666edffe..8218c7e7f21 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qalculate -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,12 +15,13 @@ DISTNAME= ${PORTNAME}-gtk-${PORTVERSION} MAINTAINER= asa@agava.com COMMENT= Very powerful GUI calculator for GNOME -LIB_DEPENDS= qalculate.0:${PORTSDIR}/math/libqalculate +LIB_DEPENDS= qalculate.2:${PORTSDIR}/math/libqalculate RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \ wget:${PORTSDIR}/ftp/wget USE_X_PREFIX= yes USE_GMAKE= yes +USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack intlhack libglade2 libgnome INSTALLS_OMF= yes -- cgit