aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/grace/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile
index b8497b0cc4f5..c969e2392ae0 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -47,12 +47,6 @@ CONFIGURE_ARGS= -prefix=${X11BASE} \
ALL_TARGET=
INSTALL_TARGET= install links
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502102
-BROKEN= "Does not compile"
-.endif
-
post-patch:
${REINPLACE_CMD} -e "s%-lXm %${MOTIFLIB} %" ${WRKSRC}/configure
@@ -63,4 +57,4 @@ post-install:
fi
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>