summaryrefslogtreecommitdiff
path: root/cad/qcad
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:15:01 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:15:01 +0000
commit13fcaf3ba222367de80b232776c39f054ea88a90 (patch)
treec719ad9d3a8f9286945416f801a9686d8c7e826b /cad/qcad
parentRemove support for OSVERSION < 5 (diff)
Remove always-false/true conditions based on OSVERSION 500000
Notes
Notes: svn path=/head/; revision=200767
Diffstat (limited to 'cad/qcad')
-rw-r--r--cad/qcad/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index df38c0c754df..90d565a4519d 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -36,12 +36,6 @@ MAKE_ENV= QTDIR="${QTDIR}" MAKE="${GMAKE}" \
CFLAGS+= -O0
.endif
-post-patch:
-.if ${OSVERSION} < 500000
- @${REINPLACE_CMD} -e 's|streambuf<|streambuf\.h<|g' \
- ${WRKSRC}/qcadguiqt/src/ui/qg_commandwidget.ui
-.endif
-
do-build:
cd ${WRKSRC}/scripts && ${SETENV} ${MAKE_ENV} bash ./build_qcad.sh notrans