summaryrefslogtreecommitdiffstats
path: root/sbin/ffsinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ffsinfo/Makefile')
-rw-r--r--sbin/ffsinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ffsinfo/Makefile b/sbin/ffsinfo/Makefile
index cdc9e7b..19aa71a 100644
--- a/sbin/ffsinfo/Makefile
+++ b/sbin/ffsinfo/Makefile
@@ -4,7 +4,7 @@
# $FreeBSD$
#
-GROWFS= ${.CURDIR}/../growfs
+GROWFS= ${.CURDIR:H}/growfs
.PATH: ${GROWFS}
PACKAGE=runtime
OpenPOWER on IntegriCloud