diff options
Diffstat (limited to 'www/bluefish/Makefile')
-rw-r--r-- | www/bluefish/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index d496d0819451..3a76e4ff17b1 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,6 +1,6 @@ PORTNAME= bluefish DISTVERSION= 2.2.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www editors MASTER_SITES= https://www.bennewitz.com/bluefish/stable/source/ \ SF @@ -25,6 +25,7 @@ SHEBANG_FILES= data/css_decompressor data/cssmin.py data/jsbeautify \ src/plugin_zencoding/zencoding/filters/*.py \ src/plugin_zencoding/zencoding/*.py GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --disable-update-databases \ --with-freedesktop_org-menu=${PREFIX}/share/applications \ --with-freedesktop_org-mime=${PREFIX}/share/mime \ |