- use NOMAN as opposed to an empty MAN variable.
- remove BINDIR which is unnecessary since we use the ports Makefile post-install target, it was hardcoded with /usr/local anyway.
This commit is contained in:
parent
c61f088c45
commit
37e6c2823a
@ -3,10 +3,8 @@
|
||||
PROG= pgwrap
|
||||
SRCS= pgwrap.c
|
||||
|
||||
MAN=
|
||||
NOMAN= noman
|
||||
|
||||
CFLAGS+=-Wall -Werror
|
||||
|
||||
BINDIR= /usr/local/bin
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user