aboutsummaryrefslogtreecommitdiff
path: root/math/labplot
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 01:53:45 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 01:53:45 +0000
commit81cd10f8d2bfe2ad25124f31d629351947acaa56 (patch)
tree742a328cb0389824bd34ff86bbf3e7ae02e3125a /math/labplot
parent5555d89b50c7710cb97fb22ca6af251e6404e404 (diff)
downloadports-81cd10f8d2bfe2ad25124f31d629351947acaa56.tar.gz
ports-81cd10f8d2bfe2ad25124f31d629351947acaa56.zip
Notes
Diffstat (limited to 'math/labplot')
-rw-r--r--math/labplot/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index ac97fce54d53..6c776c7fdc83 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -44,12 +44,6 @@ CONFIGURE_ARGS+=--program-prefix='' --disable-cdf \
MAN1= LabPlot.1 labplot.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= does not compile on 4.x
-.endif
-
#This needs some more work before enabling this feature
#.if defined(WITH_VTK)
#LIB_DEPENDS+= vtkRendering.1:${PORTSDIR}/math/vtk
@@ -64,4 +58,4 @@ IGNORE= does not compile on 4.x
#CONFIGURE_ARGS+= --enable-vtk
#.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>