1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/cad/spice/files/FreeBSD

10 lines
241 B
Plaintext
Raw Normal View History

# FreeBSD config exception file
MAKE = /usr/bin/make
INTERFACE_OPTS = -DWANT_X11
CC = gcc
CC_OPT = -O2 -pipe -Dbsd
CC_OPT_SAFE = -O2 -pipe -Dbsd
LDFLAGS = -L /usr/X11R6/lib -lm -ltermcap
ASM_HACK = < /dev/null