From f212fd9320ba899da97c829f8dbe16635e25009a Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 7 Jun 2005 09:01:36 +0000 Subject: - Update qalculate to 0.8.0, which splits out libqalculate PR: ports/81832 Submitted by: Sergey Akifyev (maintainer) --- math/qalculate/Makefile | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) (limited to 'math/qalculate/Makefile') diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 372848efcd3d..331d3a5845c4 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -6,17 +6,16 @@ # PORTNAME= qalculate -PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTVERSION= 0.8.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -#DISTNAME= ${PORTNAME}-gtk-${PORTVERSION} +DISTNAME= ${PORTNAME}-gtk-${PORTVERSION} MAINTAINER= asa@agava.com COMMENT= Very powerful GUI calculator for GNOME -LIB_DEPENDS= cln.3:${PORTSDIR}/math/cln +LIB_DEPENDS= qalculate.0:${PORTSDIR}/math/libqalculate RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \ wget:${PORTSDIR}/ftp/wget @@ -25,15 +24,5 @@ USE_GMAKE= yes USE_INC_LIBTOOL_VER=15 USE_GNOME= gnomeprefix gnomehack intlhack libglade2 libgnome INSTALLS_OMF= yes -INSTALLS_SHLIB= yes -.include - -.if ${OSVERSION} < 500000 -# cln is built with gcc 3.4 on FreeBSD 4.x -USE_GCC= 3.4 -# in FreeBSD 4.x struct liconv does not contain int_p_cs_precedes -EXTRA_PATCHES= ${FILESDIR}/extra-patch-FreeBSD4 -.endif - -.include +.include -- cgit v1.2.3