diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/MathPlanner/Makefile | 7 | ||||
-rw-r--r-- | editors/MathPlanner/distinfo | 4 |
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 |