mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
editors/pluma: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
f6751d65c3
commit
98d48a49e3
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= pluma
|
PORTNAME= pluma
|
||||||
PORTVERSION= 1.26.0
|
PORTVERSION= 1.26.0
|
||||||
PORTREVISION= 5
|
PORTREVISION= 6
|
||||||
CATEGORIES= editors mate
|
CATEGORIES= editors mate
|
||||||
MASTER_SITES= MATE
|
MASTER_SITES= MATE
|
||||||
DIST_SUBDIR= mate
|
DIST_SUBDIR= mate
|
||||||
|
@ -27,6 +27,7 @@ USE_GNOME= cairo gdkpixbuf2 gnomeprefix gtk30 gtksourceview4 \
|
||||||
gvfs intltool introspection libxml2
|
gvfs intltool introspection libxml2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
SHEBANG_FILES= \
|
SHEBANG_FILES= \
|
||||||
|
|
|
@ -134,7 +134,7 @@ lib/pluma/plugins/time.plugin
|
||||||
lib/pluma/plugins/trailsave.plugin
|
lib/pluma/plugins/trailsave.plugin
|
||||||
libdata/pkgconfig/pluma.pc
|
libdata/pkgconfig/pluma.pc
|
||||||
libexec/pluma/pluma-bugreport.sh
|
libexec/pluma/pluma-bugreport.sh
|
||||||
man/man1/pluma.1.gz
|
share/man/man1/pluma.1.gz
|
||||||
share/applications/pluma.desktop
|
share/applications/pluma.desktop
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/PlumaMessage.html
|
%%PORTDOCS%%%%DOCSDIR%%/PlumaMessage.html
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/PlumaMessageBus.html
|
%%PORTDOCS%%%%DOCSDIR%%/PlumaMessageBus.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue