Remove extra CFLAGS
Add DPADD Submitted by: bde
This commit is contained in:
parent
7ff9edbb0b
commit
2eacd2671d
@ -1,9 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
CFLAGS+= -g ${BDECFLAGS}
|
||||
|
||||
PROG= setfacl
|
||||
SRCS= file.c mask.c merge.c remove.c setfacl.c util.c
|
||||
LDADD= -lposix1e
|
||||
DPADD= ${LIBPOSIX1E}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user