aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2018-11-11 02:12:57 +0800
committerbapt <bapt@FreeBSD.org>2018-11-11 02:12:57 +0800
commit2ac1593fa40be912b93142f98d35818c05677bb3 (patch)
treef40cba2ed30c79b84c1d56a779b7139f24d6c36f /x11
parent28dc0b6c3fd1ffbcf0b28ff12bff8bcb148a8612 (diff)
downloadfreebsd-ports-gnome-2ac1593fa40be912b93142f98d35818c05677bb3.tar.gz
freebsd-ports-gnome-2ac1593fa40be912b93142f98d35818c05677bb3.tar.zst
freebsd-ports-gnome-2ac1593fa40be912b93142f98d35818c05677bb3.zip
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816
Diffstat (limited to 'x11')
-rw-r--r--x11/cl-clx/Makefile1
-rw-r--r--x11/xnee/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/cl-clx/Makefile b/x11/cl-clx/Makefile
index 48c437749824..ea459f43dc2b 100644
--- a/x11/cl-clx/Makefile
+++ b/x11/cl-clx/Makefile
@@ -2,6 +2,7 @@
PORTNAME= clx
DISTVERSION= 0.7.5
+PORTREVISION= 1
CATEGORIES= x11 lisp
PKGNAMEPREFIX= cl-
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile
index 3924fc1849a1..0cf294f88095 100644
--- a/x11/xnee/Makefile
+++ b/x11/xnee/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xnee
PORTVERSION= 3.19
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= GNU