diff --git a/databases/postgresql/files/Makefile b/databases/postgresql/files/Makefile index d42f73cd82a..9070635c7d9 100644 --- a/databases/postgresql/files/Makefile +++ b/databases/postgresql/files/Makefile @@ -3,10 +3,8 @@ PROG= pgwrap SRCS= pgwrap.c -MAN= +NOMAN= noman CFLAGS+=-Wall -Werror -BINDIR= /usr/local/bin - .include