diff options
-rw-r--r-- | net/easysoap/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile index 87c98a58d8fb..0dad3cb50d2e 100644 --- a/net/easysoap/Makefile +++ b/net/easysoap/Makefile @@ -22,10 +22,6 @@ USE_LDCONFIG= yes NO_STAGE= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} < 700042 && ${ARCH} == "amd64" -USE_GCC= 4.2+ -.endif - post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ ${WRKSRC}/configure |