summaryrefslogtreecommitdiff
path: root/editors/MathPlanner
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-13 00:16:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-13 00:16:29 +0000
commit5ca9a6aed07a4279fce6cf50ec0b17a0c704d358 (patch)
tree98af802b3322b4a54225135638e2882425155007 /editors/MathPlanner
parent- Update to 0.39 (diff)
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan Tested on: pointyhat
Notes
Notes: svn path=/head/; revision=185058
Diffstat (limited to 'editors/MathPlanner')
-rw-r--r--editors/MathPlanner/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/MathPlanner/Makefile b/editors/MathPlanner/Makefile
index 008c0e637fed..237201fe46e0 100644
--- a/editors/MathPlanner/Makefile
+++ b/editors/MathPlanner/Makefile
@@ -19,7 +19,6 @@ COMMENT= A mathematical design and publishing application
USE_QT_VER= 3
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV= QTDIR="${QT_PREFIX}"
QTCPPFLAGS+= ${PTHREAD_CFLAGS}
QTCFGLIBS+= ${PTHREAD_LIBS}