mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 13:10:31 -04:00
14 lines
247 B
Text
14 lines
247 B
Text
|
|
$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)
|