From ea81d19758911314c32ec07b4fd30ac3b317e395 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Thu, 14 Jun 2007 19:23:14 +0000 Subject: Upgrade to 0.6.2. Changelog at . --- math/k3dsurf/Makefile | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'math/k3dsurf/Makefile') diff --git a/math/k3dsurf/Makefile b/math/k3dsurf/Makefile index 4735ae30e7f0..567f21f16ccb 100644 --- a/math/k3dsurf/Makefile +++ b/math/k3dsurf/Makefile @@ -6,8 +6,7 @@ # PORTNAME= k3dsurf -PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTVERSION= 0.6.2 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -27,16 +26,10 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_FILES= bin/k3dsurf -.include - -.if ${OSVERSION} < 500035 -BROKEN= Does not compile with gcc-2.95 -.endif - pre-build: cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} qmake do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/k3dsurf ${PREFIX}/bin -.include +.include -- cgit v1.2.3