summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-03-13 17:13:19 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-03-13 17:13:19 +0000
commit83ed6d14136d2f64c9317d2c87991dc64b096e5e (patch)
tree37871e93a6959c750ef60c826fa2aa1ff6d9e7cf /cad
parenthdup is a little, spiffy, backup tool (diff)
Unbreak: Should be fixed by recent updates to cairo
Notes
Notes: svn path=/head/; revision=131113
Diffstat (limited to 'cad')
-rw-r--r--cad/oregano/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile
index 7c6e97d5731d..dfb3c30d1334 100644
--- a/cad/oregano/Makefile
+++ b/cad/oregano/Makefile
@@ -30,10 +30,6 @@ INSTALLS_OMF= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= "Linker error"
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|src/main\.c|${PORTNAME}|g' ${WRKSRC}/configure