aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-19 03:56:58 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-19 03:56:58 +0000
commitb33cb8004b7782fd5753b6cae3148119d627c80f (patch)
treecf66afe6ba3d5a1e06270401652dcd15779d8a20 /cad
parentf3fbbd2b2398f5379c97b9503e900a95f648ed62 (diff)
downloadports-b33cb8004b7782fd5753b6cae3148119d627c80f.tar.gz
ports-b33cb8004b7782fd5753b6cae3148119d627c80f.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/oregano/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile
index 4423ab53bdbd..9c39a56ac77d 100644
--- a/cad/oregano/Makefile
+++ b/cad/oregano/Makefile
@@ -27,6 +27,10 @@ INSTALLS_OMF= yes
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500000
+BROKEN= "Does not build on 4.X"
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's|src/main\.c|${PORTNAME}|g' ${WRKSRC}/configure