summaryrefslogtreecommitdiff
path: root/editors/MathPlanner
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-09-03 08:04:51 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-09-03 08:04:51 +0000
commit449b204f430901e419da509bfb085a58df305766 (patch)
treeab3c5002e5ea92baba625d69f1a9d2c1c97bd332 /editors/MathPlanner
parentFix build on 4-x (diff)
Update to version 3.1.3
PR: ports/71297 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=118008
Diffstat (limited to 'editors/MathPlanner')
-rw-r--r--editors/MathPlanner/Makefile7
-rw-r--r--editors/MathPlanner/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/editors/MathPlanner/Makefile b/editors/MathPlanner/Makefile
index 23217e94bd80..86c7f6fd7da7 100644
--- a/editors/MathPlanner/Makefile
+++ b/editors/MathPlanner/Makefile
@@ -7,17 +7,18 @@
#
PORTNAME= MathPlanner
-PORTVERSION= 3.1.2
+PORTVERSION= 3.1.3
CATEGORIES= editors
MASTER_SITES= http://koti.mbnet.fi/jarmonik/
MAINTAINER= ports@FreeBSD.org
COMMENT= A mathematical design and publishing application
-USE_REINPLACE= yes
USE_QT_VER= 3
+USE_REINPLACE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= QTDIR="${X11BASE}"
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV= QTDIR="${QT_PREFIX}"
.include <bsd.port.pre.mk>
diff --git a/editors/MathPlanner/distinfo b/editors/MathPlanner/distinfo
index 1cd540d0aac8..fa7fe323ebfe 100644
--- a/editors/MathPlanner/distinfo
+++ b/editors/MathPlanner/distinfo
@@ -1,2 +1,2 @@
-MD5 (MathPlanner-3.1.2.tar.gz) = 63cbad25c7df3ef437f2afd8907aabcf
-SIZE (MathPlanner-3.1.2.tar.gz) = 424564
+MD5 (MathPlanner-3.1.3.tar.gz) = 803a8de68056a4ec2e4c456b1ba9b320
+SIZE (MathPlanner-3.1.3.tar.gz) = 450999