diff options
Diffstat (limited to 'cad/oregano/Makefile')
-rw-r--r-- | cad/oregano/Makefile | 4 |
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 |