From cfbf9f731783bfe7d22e08a33cfd85ccae37395c Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Sun, 26 Dec 1999 23:33:39 +0000 Subject: Update port to 0.70 PR: 15261 --- graphics/kplot3d/Makefile | 13 ++++++++++--- graphics/kplot3d/distinfo | 2 +- graphics/kplot3d/pkg-plist | 3 +++ 3 files changed, 14 insertions(+), 4 deletions(-) (limited to 'graphics') diff --git a/graphics/kplot3d/Makefile b/graphics/kplot3d/Makefile index a3fd1531b4e5..0072d8e44e3d 100644 --- a/graphics/kplot3d/Makefile +++ b/graphics/kplot3d/Makefile @@ -1,21 +1,28 @@ # New ports collection makefile for: kplot3d -# Version required: 0.69 +# Version required: 0.70 # Date created: 30 October 1999 # Whom: Chris D. Faulhaber # # $FreeBSD$ # -DISTNAME= kplot3d-0.69 +DISTNAME= kplot3d-0.70 CATEGORIES= graphics kde MASTER_SITES= http://members.xoom.com/kplot3d/ -MAINTAINER= jedgar@fxp.org +MAINTAINER= jedgar@FreeBSD.org LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 FETCH_BEFORE_ARGS= -b # members.xoom.com is broken USE_QT= yes GNU_CONFIGURE= yes +USE_GMAKE= yes + +.include + +.if ${OSVERSION} < 400004 +BROKEN= "Obsolete compiler" +.endif .include diff --git a/graphics/kplot3d/distinfo b/graphics/kplot3d/distinfo index 7ab78f8d5ea5..dc990a948463 100644 --- a/graphics/kplot3d/distinfo +++ b/graphics/kplot3d/distinfo @@ -1 +1 @@ -MD5 (kplot3d-0.69.tar.gz) = b282bdca123d015c88dbbda2ef0dfc7e +MD5 (kplot3d-0.70.tar.gz) = d519ba0f0c7c84961bc1355c48d0e75d diff --git a/graphics/kplot3d/pkg-plist b/graphics/kplot3d/pkg-plist index 26e6e38032f1..d6d8c1ae52a1 100644 --- a/graphics/kplot3d/pkg-plist +++ b/graphics/kplot3d/pkg-plist @@ -1,5 +1,6 @@ bin/kplot3d share/applnk/Applications/kplot3d.kdelnk +share/apps/kplot3d/pics/intro.jpg share/doc/HTML/en/kplot3d/index-1.html share/doc/HTML/en/kplot3d/index-2.html share/doc/HTML/en/kplot3d/index-3.html @@ -11,3 +12,5 @@ share/icons/kplot3d.xpm share/icons/mini/kplot3d.xpm share/locale/ru/LC_MESSAGES/kplot3d.mo @dirrm share/doc/HTML/en/kplot3d +@dirrm share/apps/kplot3d/pics +@dirrm share/apps/kplot3d -- cgit v1.2.3