ports/net/mgen/files/patch-protolib_unix_Makefile.freebsd
John Marino b90f611b9c net category: Remove $PTHREAD_LIBS
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted.  mediatomb and spread also fail plist-checks
but they weren't fixed.

approved by:	PTHREAD blanket
2015-03-25 23:51:05 +00:00

14 lines
428 B
Text

--- protolib/unix/Makefile.freebsd.orig Tue May 31 15:36:12 2005
+++ protolib/unix/Makefile.freebsd Tue May 31 15:36:35 2005
@@ -5,9 +5,9 @@
# 1) System specific additional libraries, include paths, etc
# (Where to find X11 libraries, etc)
#
-SYSTEM_INCLUDES =
+SYSTEM_INCLUDES =
SYSTEM_LDFLAGS =
-SYSTEM_LIBS = -lc_r
+SYSTEM_LIBS =
# 2) System specific capabilities
# Must choose appropriate for the following: