summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2007-12-09 11:01:58 +0000
committerkrion <krion@FreeBSD.org>2007-12-09 11:01:58 +0000
commit70e9d0b264f1758f32dffafca1f0d94547589f9c (patch)
treecda4949357f7b0399567b9961ffba175012e1d14 /usr.sbin/pkg_install/Makefile
parent00933f1fa5b8e660c1f063e5e718f42b627ffc23 (diff)
downloadFreeBSD-src-70e9d0b264f1758f32dffafca1f0d94547589f9c.zip
FreeBSD-src-70e9d0b264f1758f32dffafca1f0d94547589f9c.tar.gz
Backout previous commit, since it's done without maintainers
approval. These changes were approved by adding it as port to ports/ tree, but not for src/. I talked to PR submitter and miwi@ some days ago and explained the reasons for it, the both were agree to add it to ports/ only.
Diffstat (limited to 'usr.sbin/pkg_install/Makefile')
-rw-r--r--usr.sbin/pkg_install/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/Makefile b/usr.sbin/pkg_install/Makefile
index 5c51667..d89e0ac 100644
--- a/usr.sbin/pkg_install/Makefile
+++ b/usr.sbin/pkg_install/Makefile
@@ -2,7 +2,7 @@
.include <bsd.own.mk>
-SUBDIR= lib add create delete info search ${_sign} updating version
+SUBDIR= lib add create delete info ${_sign} updating version
.if ${MK_OPENSSL} != "no"
_sign= sign
OpenPOWER on IntegriCloud