1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/net/zaptel12/files/patch-qozap::Makefile
2006-07-06 05:53:36 +00:00

15 lines
250 B
Plaintext

$FreeBSD$
--- qozap/Makefile
+++ qozap/Makefile
@@ -7,7 +7,7 @@
KMOD= qozap
SRCS= qozap.c qozap_freebsd.c
SRCS+= device_if.h bus_if.h isa_if.h pci_if.h
-CFLAGS+=-I../zaptel
+CFLAGS+=-I../zaptel -DCONFIG_PCI=1
WERROR= -Wall
#DEBUG_FLAGS= -g