aboutsummaryrefslogtreecommitdiff
path: root/graphics/inventor/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 01:14:50 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 01:14:50 +0000
commit42b9878de05e3fd31b1537c7fb21ea8d4260e335 (patch)
treefaaedbe6ae8110bb19ce982907b65ca7c487c291 /graphics/inventor/Makefile
parentf7c0630cd25902e9d0299337f0075f1969f3c15c (diff)
downloadports-42b9878de05e3fd31b1537c7fb21ea8d4260e335.tar.gz
ports-42b9878de05e3fd31b1537c7fb21ea8d4260e335.zip
Notes
Diffstat (limited to 'graphics/inventor/Makefile')
-rw-r--r--graphics/inventor/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/inventor/Makefile b/graphics/inventor/Makefile
index 0ab5fd2c412d..7888e330e111 100644
--- a/graphics/inventor/Makefile
+++ b/graphics/inventor/Makefile
@@ -147,12 +147,6 @@ MAN3= SoAction.3iv SoCallbackAction.3iv SoGLRenderAction.3iv \
SoXtExaminerViewer.3iv SoXtFlyViewer.3iv SoXtFullViewer.3iv \
SoXtPlaneViewer.3iv SoXtViewer.3iv SoXtWalkViewer.3iv
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= "Does not compile"
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g ;\
s|%%CXX%%|${CXX}|g ; \
@@ -160,4 +154,4 @@ post-patch:
post-install:
@${SED} -e "s,%%PREFIX%%,${PREFIX},g" ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>