summaryrefslogtreecommitdiff
path: root/www/bluefish/Makefile
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-01-22 20:34:01 +0300
committerGleb Popov <arrowd@FreeBSD.org>2024-01-27 13:52:26 +0300
commit7aae4b51367e0007a539342b08413cb04ab3a91c (patch)
tree9276c5514f88312f6307dfd5e2d4b1aa982422f6 /www/bluefish/Makefile
parentsecurity/gnupg-pkcs11-scd: Move man pages to share/man (diff)
*: Autotools manpages fix
Approved by: portmgr (blanket)
Diffstat (limited to 'www/bluefish/Makefile')
-rw-r--r--www/bluefish/Makefile3
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 \