aboutsummaryrefslogtreecommitdiff
path: root/cad/geda-netlist
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:15:01 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:15:01 +0000
commit13fcaf3ba222367de80b232776c39f054ea88a90 (patch)
treec719ad9d3a8f9286945416f801a9686d8c7e826b /cad/geda-netlist
parent4d5623ea35be1700ed738b3434c31b6e40943604 (diff)
downloadports-13fcaf3ba222367de80b232776c39f054ea88a90.tar.gz
ports-13fcaf3ba222367de80b232776c39f054ea88a90.zip
Notes
Diffstat (limited to 'cad/geda-netlist')
-rw-r--r--cad/geda-netlist/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/cad/geda-netlist/Makefile b/cad/geda-netlist/Makefile
index 454e6ebf3327..4b776062d6d7 100644
--- a/cad/geda-netlist/Makefile
+++ b/cad/geda-netlist/Makefile
@@ -31,15 +31,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= gnetlist.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>