summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index f3025b1..68f163e 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -85,6 +85,7 @@ SUBDIR= ${SUBDIR_ORDERED} \
libopie \
libpam \
libpcap \
+ ${_libpkg} \
${_libpmc} \
libproc \
librt \
@@ -197,6 +198,10 @@ _libmp= libmp
_libpmc= libpmc
.endif
+.if ${MK_PKGTOOLS} != "no"
+_libpkg= libpkg
+.endif
+
.if ${MK_SENDMAIL} != "no"
_libmilter= libmilter
_libsm= libsm
OpenPOWER on IntegriCloud