diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 7fa152b776ec..099584f2e375 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,48 +1,49 @@ PORTNAME= gobby PORTVERSION= 0.4.13 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ MAINTAINER= ports@FreeBSD.org COMMENT= Free collaborative editor WWW= http://gobby.0x539.de LICENSE= GPLv2 LIB_DEPENDS= libobby.so:devel/obby \ libnet6.so:net/net6 \ libxml++-2.6.so:textproc/libxml++26 \ libgtkmm-2.4.so:x11-toolkits/gtkmm24 OPTIONS_DEFINE= GTKSPELL NLS GTKSPELL_DESC= Enable GtkSpell support USE_GNOME= gtksourceview2 intltool USES= compiler:c++11-lang cpe gmake gnome pathfix pkgconfig CPE_VENDOR= ${PORTNAME}_project USE_CXXSTD= c++11 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share .include .if ${PORT_OPTIONS:MGTKSPELL} LIB_DEPENDS+= libgtkspell.so:textproc/gtkspell CONFIGURE_ARGS+=--with-gtkspell .else CONFIGURE_ARGS+=--without-gtkspell .endif .if ${PORT_OPTIONS:MNLS} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lintl CONFIGURE_ARGS+= --enable-nls USES+= cpe gettext CPE_VENDOR= ${PORTNAME}_project PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif .include diff --git a/editors/gobby/pkg-plist b/editors/gobby/pkg-plist index bf8bad1f9103..c1be38e8d356 100644 --- a/editors/gobby/pkg-plist +++ b/editors/gobby/pkg-plist @@ -1,55 +1,55 @@ bin/gobby -man/man1/gobby.1.gz +share/man/man1/gobby.1.gz %%DATADIR%%/icons/HighContrastLargePrint/48x48/actions/chat.png %%DATADIR%%/icons/HighContrastLargePrint/48x48/actions/document-list.png %%DATADIR%%/icons/HighContrastLargePrint/48x48/actions/user-list.png %%DATADIR%%/icons/HighContrastLargePrint/scalable/actions/chat.svg %%DATADIR%%/icons/HighContrastLargePrint/scalable/actions/document-list.svg %%DATADIR%%/icons/HighContrastLargePrint/scalable/actions/user-list.svg %%DATADIR%%/icons/HighContrastLargePrintInverse/48x48/actions/chat.png %%DATADIR%%/icons/HighContrastLargePrintInverse/48x48/actions/document-list.png %%DATADIR%%/icons/HighContrastLargePrintInverse/48x48/actions/user-list.png %%DATADIR%%/icons/HighContrastLargePrintInverse/scalable/actions/chat.svg %%DATADIR%%/icons/HighContrastLargePrintInverse/scalable/actions/document-list.svg %%DATADIR%%/icons/HighContrastLargePrintInverse/scalable/actions/user-list.svg %%DATADIR%%/icons/hicolor/48x48/actions/chat.png %%DATADIR%%/icons/hicolor/48x48/actions/document-list.png %%DATADIR%%/icons/hicolor/48x48/actions/user-list.png %%DATADIR%%/icons/hicolor/scalable/actions/chat.svg %%DATADIR%%/icons/hicolor/scalable/actions/document-list.svg %%DATADIR%%/icons/hicolor/scalable/actions/user-list.svg share/icons/HighContrastLargePrint/48x48/apps/gobby.png share/icons/HighContrastLargePrint/scalable/apps/gobby.svg share/icons/HighContrastLargePrintInverse/48x48/apps/gobby.png share/icons/HighContrastLargePrintInverse/scalable/apps/gobby.svg share/icons/hicolor/48x48/apps/gobby.png share/icons/hicolor/scalable/apps/gobby.svg %%NLS%%share/locale/ast/LC_MESSAGES/gobby.mo %%NLS%%share/locale/bg/LC_MESSAGES/gobby.mo %%NLS%%share/locale/ca/LC_MESSAGES/gobby.mo %%NLS%%share/locale/cs/LC_MESSAGES/gobby.mo %%NLS%%share/locale/da/LC_MESSAGES/gobby.mo %%NLS%%share/locale/de/LC_MESSAGES/gobby.mo %%NLS%%share/locale/el/LC_MESSAGES/gobby.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/gobby.mo %%NLS%%share/locale/es/LC_MESSAGES/gobby.mo %%NLS%%share/locale/eu/LC_MESSAGES/gobby.mo %%NLS%%share/locale/fi/LC_MESSAGES/gobby.mo %%NLS%%share/locale/fr/LC_MESSAGES/gobby.mo %%NLS%%share/locale/gv/LC_MESSAGES/gobby.mo %%NLS%%share/locale/he/LC_MESSAGES/gobby.mo %%NLS%%share/locale/hr/LC_MESSAGES/gobby.mo %%NLS%%share/locale/it/LC_MESSAGES/gobby.mo %%NLS%%share/locale/ja/LC_MESSAGES/gobby.mo %%NLS%%share/locale/ko/LC_MESSAGES/gobby.mo %%NLS%%share/locale/nl/LC_MESSAGES/gobby.mo %%NLS%%share/locale/oc/LC_MESSAGES/gobby.mo %%NLS%%share/locale/pl/LC_MESSAGES/gobby.mo %%NLS%%share/locale/pt/LC_MESSAGES/gobby.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/gobby.mo %%NLS%%share/locale/ru/LC_MESSAGES/gobby.mo %%NLS%%share/locale/sv/LC_MESSAGES/gobby.mo %%NLS%%share/locale/th/LC_MESSAGES/gobby.mo %%NLS%%share/locale/uk/LC_MESSAGES/gobby.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/gobby.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/gobby.mo