diff options
Diffstat (limited to 'x11-wm/bbpager/Makefile')
-rw-r--r-- | x11-wm/bbpager/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/bbpager/Makefile b/x11-wm/bbpager/Makefile index a91187996f1c..a956a1d2159f 100644 --- a/x11-wm/bbpager/Makefile +++ b/x11-wm/bbpager/Makefile @@ -22,6 +22,7 @@ DOCS= AUTHORS BUGS COPYING ChangeLog INSTALL NEWS \ README TODO EXAMPLES= bbpager.rc README.bbpager +NO_STAGE= yes do-install: @${INSTALL_PROGRAM} ${WRKSRC}/src/bbpager ${PREFIX}/bin .if !defined(NOPORTDOCS) |