diff options
Diffstat (limited to 'lib/libdevstat/Makefile')
-rw-r--r-- | lib/libdevstat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libdevstat/Makefile b/lib/libdevstat/Makefile index dcda3c2..df5d44e 100644 --- a/lib/libdevstat/Makefile +++ b/lib/libdevstat/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PACKAGE=lib${LIB} LIB= devstat SHLIBDIR?= /lib # Bump DEVSTAT_USER_API_VER in devstat.h every time this is incremented. |