1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/net/b2bua/files/patch-contrib::libcext_lgpl::Makefile
2006-07-19 02:27:23 +00:00

15 lines
247 B
Plaintext

$FreeBSD$
--- contrib/libcext_lgpl/Makefile
+++ contrib/libcext_lgpl/Makefile
@@ -19,7 +19,7 @@
# FreeBSD
AR=ar r
-OBJS = gethostby_r.o getnetby_r.o getprotoby_r.o getpw_r.o getservby_r.o
+OBJS = getpw_r.o
endif
libcext_lgpl.a: $(OBJS)