opnsense-ports/graphics/plasma-kmod/files/patch-Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

12 lines
256 B
Text

--- Makefile.orig 2001-01-24 11:57:49.000000000 -0500
+++ Makefile 2012-04-19 17:54:27.000000000 -0400
@@ -3,8 +3,6 @@
KMOD= plasma_saver
SRCS= plasma_saver.c
-NOMAN=
-CFLAGS+= -I${.CURDIR}/.. -I.
-CWARNFLAGS= -Wall
+NO_MAN=
.include <bsd.kmod.mk>