aboutsummaryrefslogtreecommitdiff
path: root/net/easysoap
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-03-01 12:46:30 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-03-01 12:46:30 +0000
commitd1f401292dba893aea0e7c79a96071cf61a7b859 (patch)
tree4c6cf174e9f106a1b69efe10ed73ff9ef6db0b75 /net/easysoap
parent823d7e313fbffb93005699ec2bc84108802656ce (diff)
downloadports-d1f401292dba893aea0e7c79a96071cf61a7b859.tar.gz
ports-d1f401292dba893aea0e7c79a96071cf61a7b859.zip
We don't need to worry about FreeBSD versions before 7.0 any more.
Simplify by removing USE_GCC=4.2+ which was only used in that case.
Notes
Notes: svn path=/head/; revision=346617
Diffstat (limited to 'net/easysoap')
-rw-r--r--net/easysoap/Makefile4
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