1
0
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:
Max Khon 2013-11-18 12:37:46 +00:00
parent c4353ca48b
commit 39bb40893a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334179

View File

@ -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