summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-11-27 23:27:55 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-11-27 23:27:55 +0000
commit8ee8d0355f2708209fcea39b17ff37c52f99fe05 (patch)
tree27e158f6a73141c9ce794c8d322a36fef8b74a6b
parent418934c73a982da9958c44447a8ce8c37b2be1ff (diff)
enter pkg-config
-rw-r--r--usr.bin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 4577abf5be6..7151bb2a978 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.101 2006/07/17 16:38:02 millert Exp $
+# $OpenBSD: Makefile,v 1.102 2006/11/27 23:27:54 deraadt Exp $
.include <bsd.own.mk>
@@ -14,7 +14,8 @@ SUBDIR= apply apropos ar arch asa asn1_compile at aucat audioctl awk banner \
locate lock logger login logname look lorder m4 mail make man mesg mg \
midiplay mixerctl mkdep mklocale mkstr mktemp modstat msgs nc netstat \
newsyslog \
- nfsstat nice nm nohup oldrdist pagesize passwd paste patch pctr pkill \
+ nfsstat nice nm nohup oldrdist pagesize passwd paste patch pctr \
+ pkg-config pkill \
pmdb pr printenv printf quota radioctl ranlib rcs rdist rdistd \
readlink renice rev rpcgen rpcinfo rs rsh rup ruptime rusers rwall \
rwho sdiff script sectok sed shar showmount skey \