1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-08 21:09:17 -04:00
ports/misc/heyu/files/patch-Configure
Martin Wilke 90e1ff0365 - USE sgtty
PR:		119108
Submitted by:	Ed Schouten <ed@fxq.nl>
2008-01-10 11:48:35 +00:00

13 lines
353 B
Text

Add the following patch to the files directory:
--- Configure 2007-12-28 16:59:27.000000000 +0100
+++ Configure 2007-12-28 16:59:42.000000000 +0100
@@ -86,7 +86,7 @@
CC ?= gcc
CFLAGS += -g -O \$(DFLAGS) -Wall
LIBS = -lm -lc
- DFLAGS= -DHASSELECT -DNEEDGTIME -DFREEBSD
+ DFLAGS= -DPOSIX -DHASSELECT -DNEEDGTIME -DFREEBSD
EoF
;;
sco*)