summaryrefslogtreecommitdiffstats
path: root/usr.bin/units
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-12-17 16:02:15 +0000
committerru <ru@FreeBSD.org>2001-12-17 16:02:15 +0000
commit7ed2dfe749dd701cbc6aca6e4a6e793edf77677a (patch)
tree34039ae06c9de6e13744d15639ba2f610aadb72e /usr.bin/units
parent57dd87fb9e79b4b3f97950043aedb652eb63035a (diff)
downloadFreeBSD-src-7ed2dfe749dd701cbc6aca6e4a6e793edf77677a.zip
FreeBSD-src-7ed2dfe749dd701cbc6aca6e4a6e793edf77677a.tar.gz
Install files via FILES.
Diffstat (limited to 'usr.bin/units')
-rw-r--r--usr.bin/units/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/units/Makefile b/usr.bin/units/Makefile
index 946132c..cb783ab 100644
--- a/usr.bin/units/Makefile
+++ b/usr.bin/units/Makefile
@@ -1,9 +1,7 @@
# $FreeBSD$
PROG= units
-
-beforeinstall:
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
- ${.CURDIR}/units.lib ${DESTDIR}/usr/share/misc
+FILES= units.lib
+FILESDIR= ${SHAREDIR}/misc
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud