1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/sysutils/lookupd/files/patch-modules-dns-resolv-Makefile.inc
Pav Lucistnik 3ec03bb237 - Fix build
- Style

PR:		ports/101178
Submitted by:	Michael Bushkov <bushman@rsu.ru> (maintainer)
2006-10-07 15:12:29 +00:00

11 lines
361 B
C++

--- modules/dns/resolv/Makefile.inc.orig Tue Aug 1 18:10:57 2006
+++ modules/dns/resolv/Makefile.inc Tue Aug 1 18:11:07 2006
@@ -1,6 +1,4 @@
# $FreeBSD$
.PATH: ${.CURDIR}/resolv
-SRCS+=getaddrinfo.c res_comp.c res_mkquery.c res_send.c herror.c \
- res_data.c res_mkupdate.c res_update.c \
- name6.c res_init.c res_query.c
+SRCS+=getaddrinfo.c name6.c