aboutsummaryrefslogtreecommitdiff
path: root/lib/libcasper/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcasper/Makefile.inc')
-rw-r--r--lib/libcasper/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libcasper/Makefile.inc b/lib/libcasper/Makefile.inc
index 00bd221feb27..73a761ba4ce3 100644
--- a/lib/libcasper/Makefile.inc
+++ b/lib/libcasper/Makefile.inc
@@ -1,5 +1,7 @@
.include <src.opts.mk>
+PACKAGE?= libcasper
+
.if ${MK_CASPER} != "no"
CFLAGS+=-DWITH_CASPER
.endif