aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/liblqr-1/Makefile3
-rw-r--r--x11/eaglemode/Makefile4
2 files changed, 0 insertions, 7 deletions
diff --git a/graphics/liblqr-1/Makefile b/graphics/liblqr-1/Makefile
index 9a3794bd489b..98e1fa834c66 100644
--- a/graphics/liblqr-1/Makefile
+++ b/graphics/liblqr-1/Makefile
@@ -46,9 +46,6 @@ PORTDOCS= *
.endif
post-patch:
-.if ${OSVERSION} < 700042
- @${REINPLACE_CMD} -e 's|FVISIBILITY_FLAG=".*"|FVISIBILITY_FLAG=""|' ${WRKSRC}/configure
-.endif
@${REINPLACE_CMD} -e '/^lqr_pkgconfigdir/ s|$$(libdir)|$${exec_prefix}/libdata|' \
${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's|/usr.*chunk\.xsl|${LOCALBASE}/share/xsl/docbook/html/chunk.xsl|' \
diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile
index 5af1e5bc85eb..0c1f9d7686b5 100644
--- a/x11/eaglemode/Makefile
+++ b/x11/eaglemode/Makefile
@@ -36,10 +36,6 @@ OPTIONS= XINE "Video playback support through libxine" off \
.include <bsd.port.options.mk>
-.if ${OSVERSION} < 700000
-BROKEN= Does not build on 6.x
-.endif
-
.if !defined(WITHOUT_XINE)
LIB_DEPENDS+= xine.2:${PORTSDIR}/multimedia/libxine
BUILD_ARGS+= xine-inc-dir="${LOCALBASE}/include" \
1-131-2/+0