aboutsummaryrefslogtreecommitdiff
path: root/net/nepim
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-09 04:01:17 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-09 04:01:17 +0000
commite1925f71024fbbbc6356957304ac960ac4147bc9 (patch)
tree3777e9d6cc7f1da1d6f88da18b7f50e27a967c2a /net/nepim
parent6f72b01686444c8cf2067f9dce6d7b7087341907 (diff)
downloadports-e1925f71024fbbbc6356957304ac960ac4147bc9.tar.gz
ports-e1925f71024fbbbc6356957304ac960ac4147bc9.zip
Notes
Diffstat (limited to 'net/nepim')
-rw-r--r--net/nepim/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/nepim/Makefile b/net/nepim/Makefile
index ae951936587a..2c422bbc6c82 100644
--- a/net/nepim/Makefile
+++ b/net/nepim/Makefile
@@ -30,11 +30,7 @@ do-install:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700048
-CFLAGS+= -DHAVE_IP_MREQ -DHAVE_IPV6_MREQ
-.else
CFLAGS+= -DHAVE_IP_MREQ -DHAVE_IPV6_MREQ -DHAVE_IP_MREQN \
-DHAVE_GROUP_SOURCE_REQ
-.endif
.include <bsd.port.post.mk>