1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/cad/spice/files/FreeBSD
Thomas Gellekum 659d41a5f3 Some cleanup of this port.
PR:		6883
Submitted by:	Pedro Giffuni S. <giffunip@asme.org>
1998-06-08 09:21:41 +00:00

11 lines
267 B
Plaintext

# FreeBSD config exception file
MAKE = /usr/bin/make
INTERFACE_OPTS = -DWANT_X11
CC = gcc
CC_OPT = -O2 -pipe
CC_OPT_SAFE = -O2 -fno-strength-reduce -pipe
LDFLAGS = -L$(X11BASE)/lib -lm -ltermcap
ASM_HACK = < /dev/null
SYS_CFLAGS = -Dbsd