diff options
Diffstat (limited to 'sysutils/gpart/Makefile')
-rw-r--r-- | sysutils/gpart/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/gpart/Makefile b/sysutils/gpart/Makefile index f0c29fab81c9..0a0cb9d418f1 100644 --- a/sysutils/gpart/Makefile +++ b/sysutils/gpart/Makefile @@ -17,6 +17,7 @@ COMMENT= Tries to recover lost partition tables and file systems USE_GMAKE= yes MAN8= gpart.8 +PLIST_FILES= sbin/gpart .if defined(WANT_STATIC) MAKE_ARGS+= LDFLAGS=-static |