aboutsummaryrefslogtreecommitdiff
path: root/devel/gsoap
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 19:44:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 19:44:02 +0000
commitd095d4a96566a3ab095ab2e30430ce93a154f1a7 (patch)
treeca5cd97e4ad40da4b6e4a6c197453610fd6c69b1 /devel/gsoap
parentc0a7a1f97264b914fa27603f8433b87b38b15f14 (diff)
downloadports-d095d4a96566a3ab095ab2e30430ce93a154f1a7.tar.gz
ports-d095d4a96566a3ab095ab2e30430ce93a154f1a7.zip
Notes
Diffstat (limited to 'devel/gsoap')
-rw-r--r--devel/gsoap/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/gsoap/Makefile b/devel/gsoap/Makefile
index ef0a1fe242e2..3610c1cf1cb3 100644
--- a/devel/gsoap/Makefile
+++ b/devel/gsoap/Makefile
@@ -24,10 +24,6 @@ ONLY_FOR_ARCHS= i386 amd64
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600000
-IGNORE= does not compile: needs gethostbyname_r()
-.endif
-
.if ${ARCH} == "amd64"
CFLAGS+= -fPIC
.endif