summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-14 14:24:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-14 14:24:29 +0000
commit2ea95bc6b01aaa41efac44f9c2dfa9400b9ef841 (patch)
tree36b213ec6dfca295691b7f5085db2dd232522e3c /graphics
parent- unbreak autoconf (diff)
- Fix build with qt-3.3
PR: ports/64214 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=103990
Diffstat (limited to 'graphics')
-rw-r--r--graphics/qglviewer/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/qglviewer/Makefile b/graphics/qglviewer/Makefile
index 474b9ea2a154..abe10f701f86 100644
--- a/graphics/qglviewer/Makefile
+++ b/graphics/qglviewer/Makefile
@@ -33,6 +33,10 @@ post-patch:
@${REINPLACE_CMD} -e 's|^SUBDIRS =.*$$|SUBDIRS = src include|g ; \
s| install-pkgdocDATA||g' ${WRKSRC}/Makefile.in
+pre-build:
+ -@${RM} ${WRKSRC}/src/QCameraKeyPathEditor.h
+ -@${RM} ${WRKSRC}/src/QLightSourceEditor.h
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}