aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2011-05-17 19:11:47 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2011-05-17 19:11:47 +0000
commit2eb4b00cbb86ee4591b3a60e96b94e51085c3939 (patch)
tree09d73e61361d4bd08e4cbf43041da192c242cc1c /lib/Makefile
parent6ab7244a4dce57de8e59a16d6d3285af0cf1b07e (diff)
downloadsrc-2eb4b00cbb86ee4591b3a60e96b94e51085c3939.tar.gz
src-2eb4b00cbb86ee4591b3a60e96b94e51085c3939.zip
Backout libinstall.a -> libpkg commit.
Discussed with: erwin, brooks, bapt
Notes
Notes: svn path=/head/; revision=222035
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 7be186fca21c..eef204899cde 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -89,7 +89,6 @@ SUBDIR= ${SUBDIR_ORDERED} \
libopie \
libpam \
libpcap \
- ${_libpkg} \
${_libpmc} \
${_libproc} \
libprocstat \
@@ -215,10 +214,6 @@ _libmp= libmp
_libpmc= libpmc
.endif
-.if ${MK_PKGTOOLS} != "no"
-_libpkg= libpkg
-.endif
-
.if ${MK_SENDMAIL} != "no"
_libmilter= libmilter
_libsm= libsm