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 5bfb18c575 Port cleanup. Upgrade version number to 3f5.
PR:		4721
Submitted by:	Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
1997-10-22 07:04:55 +00:00

11 lines
247 B
Plaintext

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