summaryrefslogtreecommitdiff
path: root/editors/MathPlanner
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 10:55:47 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 10:55:47 +0000
commitb3bcb8e2576b39fe4bce109d50b3413851ead48d (patch)
tree9ac898f284f67420f794c306eff4901d59b79a6b /editors/MathPlanner
parentUpdate to 20060506 snapshot. (diff)
Remove USE_REINPLACE from all categories starting with E
Notes
Notes: svn path=/head/; revision=161556
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 4d2b4e6614be..008c0e637fed 100644
--- a/editors/MathPlanner/Makefile
+++ b/editors/MathPlanner/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A mathematical design and publishing application
USE_QT_VER= 3
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= QTDIR="${QT_PREFIX}"