diff options
Diffstat (limited to 'sysutils/hilite/Makefile')
-rw-r--r-- | sysutils/hilite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/hilite/Makefile b/sysutils/hilite/Makefile index eecf4eb7ca02..7d3f0fd27287 100644 --- a/sysutils/hilite/Makefile +++ b/sysutils/hilite/Makefile @@ -13,6 +13,7 @@ COMMENT= Command-line utility to highlight anything printed to stderr PLIST_FILES= bin/hilite +NO_STAGE= yes do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC} |