mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
803b6f8dd3
files/patch-less-basename is a cherry-pick that will disappear on update.
12 lines
244 B
Plaintext
12 lines
244 B
Plaintext
--- uhidd/Makefile.orig 2012-10-14 00:38:33 UTC
|
|
+++ uhidd/Makefile
|
|
@@ -8,7 +8,7 @@ GENSRCS= usage_in_page.c usage_page.c
|
|
CLEANFILES= ${GENSRCS}
|
|
MAN= uhidd.conf.5 uhidd.8
|
|
|
|
-WARNS?= 6
|
|
+WARNS?= 5
|
|
|
|
PREFIX?= /usr/local
|
|
LOCALBASE?= /usr/local
|