aboutsummaryrefslogtreecommitdiffstats
path: root/cad/geda-gschem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/geda-gschem/Makefile')
-rw-r--r--cad/geda-gschem/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile
index 40750a679525..0dabc50d3a4b 100644
--- a/cad/geda-gschem/Makefile
+++ b/cad/geda-gschem/Makefile
@@ -39,15 +39,9 @@ CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif
-.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>