diff options
Diffstat (limited to 'sysutils/autopsy/Makefile')
-rw-r--r-- | sysutils/autopsy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/autopsy/Makefile b/sysutils/autopsy/Makefile index f65193bb0259..0f460209fc49 100644 --- a/sysutils/autopsy/Makefile +++ b/sysutils/autopsy/Makefile @@ -22,6 +22,7 @@ WEBHELP= help/* PERLBITS= lib/*.pm lib/*.pl conf.pl MAN1= autopsy.1 +NO_STAGE= yes pre-configure: @${REINPLACE_CMD} -e 's,lib/,,' ${WRKSRC}/base/autopsy.base |