ports/sysutils/pciutils/files/patch-Makefile
Marius Strobl 07c3a49886 Update to 2.2.8, which has the fixes and enhancements introduced as
local patches in pciutils-2.2.6 integrated.

Approved by:	maintainer, miwi
2007-10-28 21:18:12 +00:00

17 lines
470 B
Text

--- Makefile.orig Fri May 5 21:46:32 2006
+++ Makefile Mon Nov 27 22:12:24 2006
@@ -1,13 +1,11 @@
# Makefile for The PCI Utilities
# (c) 1998--2007 Martin Mares <mj@ucw.cz>
-OPT=-O2
-CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
+CFLAGS+=-Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
VERSION=2.2.8
DATE=2007-10-19
-PREFIX=/usr/local
SBINDIR=$(PREFIX)/sbin
SHAREDIR=$(PREFIX)/share
IDSDIR=$(SHAREDIR)