From 72aca38e53a94e900b7da20207377e1879ca98c1 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Wed, 16 Aug 2006 19:32:05 +0000 Subject: Now builds on 7.0 --- devel/libdnsres/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'devel/libdnsres') diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile index 31b94d3bb815..56f53151501e 100644 --- a/devel/libdnsres/Makefile +++ b/devel/libdnsres/Makefile @@ -27,13 +27,7 @@ MLINKS= dnsres.3 dnsres_init.3 dnsres.3 dnsres_gethostbyname.3 \ dnsres.3 dnsres_gethostbyname2.3 dnsres.3 dnsres_gethostbyaddr.3 \ dnsres.3 dnsres_getaddrinfo.3 -.include - -.if ${OSVERSION} >= 700014 -BROKEN= Does not compile on FreeBSD >= 7.0 -.endif - post-patch: @${REINPLACE_CMD} -e 's,CFLAGS =,CFLAGS +=,' ${WRKSRC}/Makefile.in -.include +.include -- cgit v1.2.3