aboutsummaryrefslogtreecommitdiff
path: root/cad/geda-utils
diff options
context:
space:
mode:
Diffstat (limited to 'cad/geda-utils')
-rw-r--r--cad/geda-utils/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile
index c7242842c729..7b4b59ab3a46 100644
--- a/cad/geda-utils/Makefile
+++ b/cad/geda-utils/Makefile
@@ -32,15 +32,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= grenum.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>