diff options
Diffstat (limited to 'bin/getfacl/Makefile')
-rw-r--r-- | bin/getfacl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/getfacl/Makefile b/bin/getfacl/Makefile index b7b5e983..7b3f057 100644 --- a/bin/getfacl/Makefile +++ b/bin/getfacl/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PACKAGE=runtime PROG= getfacl .include <bsd.prog.mk> |