diff options
Diffstat (limited to 'libexec/atf/Makefile.inc')
-rw-r--r-- | libexec/atf/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/atf/Makefile.inc b/libexec/atf/Makefile.inc index 42c507a6f772..e40827fa0b69 100644 --- a/libexec/atf/Makefile.inc +++ b/libexec/atf/Makefile.inc @@ -24,6 +24,8 @@ # SUCH DAMAGE. # +PACKAGE= atf +LIB_PACKAGE= CFLAGS+= -DHAVE_CONFIG_H WARNS?= 3 |