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 28ca859841ff..c0efe9c75239 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -23,6 +23,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-install-location="${X11BASE}/lib/bluefish" \ --disable-nls +MANCOMPRESSED= yes MAN1= bluefish.1 post-install: |