1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/net/mgen/files/patch-protolib_unix_Makefile.freebsd
Simon Barner b39935ef52 (I forgot to cvs add the new patches.)
- unmark IGNORE (fix PTHREAD_{CFLAGS, LIBS}) [1 (partly)]
- pet portlint:
  * tab-instead-of-blank fixes
  * use DISTNAME instead of single entry for DISTFILES

PR:             ports/81710 [1]
Submitted by:   Janos Mohacsi <janos.mohacsi@niif.hu> (maintainer) [1]
2005-05-31 14:03:51 +00:00

15 lines
448 B
Plaintext

--- 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 = %%PTHREAD_CFLAGS%%
SYSTEM_LDFLAGS =
-SYSTEM_LIBS = -lc_r
+SYSTEM_LIBS =
# 2) System specific capabilities
# Must choose appropriate for the following: