freebsd-ports/sysutils/uhidd/files/patch-uhidd-Makefile
Raphael Kubo da Costa 60d549fe4d - Add patch to fix the build on FreeBSD 10 and beyond. [1]
- Set LICENSE, adjust LIB_DEPENDS to the new syntax, adjust WWW to the new
  format.

PR:		ports/185011 [1]
Submitted by:	Kai Wang <kaiwang27@gmail.com> (maintainer)
2014-01-17 17:04:18 +00:00

11 lines
253 B
Text

--- uhidd/Makefile.old 2013-12-19 06:20:40.000000000 +0100
+++ uhidd/Makefile 2013-12-19 06:19:20.000000000 +0100
@@ -8,7 +8,7 @@
CLEANFILES= ${GENSRCS}
MAN= uhidd.conf.5 uhidd.8
-WARNS?= 6
+WARNS?= 5
PREFIX?= /usr/local
LOCALBASE?= /usr/local