diff options
Diffstat (limited to 'net/boinc-client/Makefile')
-rw-r--r-- | net/boinc-client/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index 3fd6f9aa322e..cc6f05986c06 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -62,10 +62,6 @@ PLIST_SUB+= BOINC_GUI="" PLIST_SUB+= BOINC_GUI="@comment " .endif -.if ${OSVERSION} < 500000 -BROKEN= Does not compile. Consider upgrading your FreeBSD to at least 5.X -.endif - post-patch: @${REINPLACE_CMD} -e 's|gui_rpc_auth.cfg|${BOINC_HOME}/gui_rpc_auth.cfg|g' \ ${WRKSRC}/client/file_names.h ${WRKSRC}/lib/boinc_cmd.C \ |