aboutsummaryrefslogtreecommitdiff
path: root/cad/geda-symcheck
diff options
context:
space:
mode:
Diffstat (limited to 'cad/geda-symcheck')
-rw-r--r--cad/geda-symcheck/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/cad/geda-symcheck/Makefile b/cad/geda-symcheck/Makefile
index e7657809e305..6543e833d330 100644
--- a/cad/geda-symcheck/Makefile
+++ b/cad/geda-symcheck/Makefile
@@ -31,15 +31,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= gsymcheck.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not compile on 4.x
-.endif
-
post-patch:
@${REINPLACE_CMD} -E \
-e "s,^(DATADIR[[:space:]]*=[[:space:]]*)gEDA,\1geda," \
${WRKSRC}/configure
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>