diff options
Diffstat (limited to 'bin/df/Makefile')
-rw-r--r-- | bin/df/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/df/Makefile b/bin/df/Makefile index 5cdae9e..8f9f528 100644 --- a/bin/df/Makefile +++ b/bin/df/Makefile @@ -1,6 +1,7 @@ # @(#)Makefile 8.3 (Berkeley) 5/8/95 # $FreeBSD$ +PACKAGE=runtime MOUNT= ${.CURDIR}/../../sbin/mount .PATH: ${MOUNT} |