diff options
Diffstat (limited to 'security/vlog')
-rw-r--r-- | security/vlog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/vlog/Makefile b/security/vlog/Makefile index f1dd9d679a22..11b71a4cd6ba 100644 --- a/security/vlog/Makefile +++ b/security/vlog/Makefile @@ -22,6 +22,7 @@ MAN1= vlog.1 MANCOMPRESSED= no PLIST_FILES= bin/vlog +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e "s@/usr/local@${PREFIX}@g" ${WRKSRC}/Makefile |