diff options
Diffstat (limited to 'www/bluefish/Makefile')
-rw-r--r-- | www/bluefish/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 4fb11d8aa3ca..06060c716c87 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -26,6 +26,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-install-location="${X11BASE}/lib/bluefish" \ --disable-nls CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" +MAN1= bluefish.1 post-install: @strip ${PREFIX}/bin/bluefish |