aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/opieinfo
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-11-03 18:01:21 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-11-03 18:01:21 +0000
commitdee651eb15eb85ae1b3bd54056277d1dde58d129 (patch)
tree3ac3269e298a8a5ca18723b897558aed5ce0331c /usr.bin/opieinfo
parentb81d7730f371c1487dea01674ea15adf03870e4e (diff)
downloadsrc-dee651eb15eb85ae1b3bd54056277d1dde58d129.tar.gz
src-dee651eb15eb85ae1b3bd54056277d1dde58d129.zip
Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar
to PRECIOUSLIB from bsd.lib.mk. The side effect of this is making installing the world under jail(8) possible by using another knob, NOFSCHG. Reviewed by: oliver
Notes
Notes: svn path=/head/; revision=137164
Diffstat (limited to 'usr.bin/opieinfo')
-rw-r--r--usr.bin/opieinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/opieinfo/Makefile b/usr.bin/opieinfo/Makefile
index 38fa24698bf5..0375111dbfba 100644
--- a/usr.bin/opieinfo/Makefile
+++ b/usr.bin/opieinfo/Makefile
@@ -13,7 +13,7 @@ LDADD= -lopie -lmd
BINOWN= root
BINMODE=4555
-INSTALLFLAGS=-fschg
+PRECIOUSPROG=
.PATH: ${OPIE_DIST}