mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Unbreak the build: Use NO_MAN and NO_OBJ knobs.
This commit is contained in:
parent
c4353ca48b
commit
39bb40893a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334179
@ -4,7 +4,9 @@
|
||||
|
||||
PROG= sbniconfig
|
||||
NOMAN= yes
|
||||
NO_MAN= yes
|
||||
NOOBJ= yes
|
||||
NO_OBJ= yes
|
||||
CFLAGS+= -I/usr/src/sys/dev/sbni
|
||||
BINDIR= ${PREFIX}/bin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user