aboutsummaryrefslogtreecommitdiffstats
path: root/usr.bin/bmake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/bmake/Makefile')
-rw-r--r--usr.bin/bmake/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/bmake/Makefile b/usr.bin/bmake/Makefile
index a8bcdfd9f859..304c78302a1c 100644
--- a/usr.bin/bmake/Makefile
+++ b/usr.bin/bmake/Makefile
@@ -10,6 +10,7 @@ CFLAGS+= -I${.CURDIR}
# for after-import
CLEANDIRS+= FreeBSD
CLEANFILES+= bootstrap
+PACKAGE= bmake
# $Id: Makefile,v 1.133 2025/03/08 20:12:56 sjg Exp $