diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2017-11-08 01:00:59 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2017-11-08 01:00:59 +0000 |
| commit | 0ff7d3271493d685339467d66398eff6c10f32c8 (patch) | |
| tree | 4424119688cfff5d19fad8c24fbe7e89f76333d3 /lib | |
| parent | 502304ef16ad2f65db138ea359714f2af196c3aa (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libcasper/libcasper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcasper/libcasper/Makefile b/lib/libcasper/libcasper/Makefile index 729bf071846a..65d8271da788 100644 --- a/lib/libcasper/libcasper/Makefile +++ b/lib/libcasper/libcasper/Makefile @@ -4,7 +4,7 @@ SHLIBDIR?= /lib .include <src.opts.mk> -PACKAGE=${LIB} +PACKAGE=casper .if ${MK_CASPER} != "no" SHLIB= casper |
