--- Makefile (revision 551716) +++ Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= xarchiver PORTVERSION= 0.5.4.15 +PORTREVISION= 1 CATEGORIES= archivers MAINTAINER= danilo@FreeBSD.org @@ -20,7 +21,7 @@ xdg-open:devel/xdg-utils \ zip:archivers/zip -USES= desktop-file-utils gmake gnome pkgconfig +USES= autoreconf desktop-file-utils gmake gnome libtool:build pkgconfig USE_GITHUB= yes GH_ACCOUNT= ib @@ -48,6 +49,7 @@ rar:archivers/rar DOCS_USE= GNOME=libxslt +DOCS_CONFIGURE_ENABLE= doc GTK2_CONFIGURE_ENABLE= gtk2 GTK2_USE= GNOME=gtk20 @@ -55,6 +57,7 @@ NLS_USES= gettext localbase NLS_USES_OFF= gettext-tools +NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ --- pkg-plist (revision 551716) +++ pkg-plist (working copy) @@ -2,8 +2,10 @@ libexec/thunar-archive-plugin/xarchiver.tap man/man1/xarchiver.1.gz share/applications/xarchiver.desktop +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/ch01.html %%PORTDOCS%%%%DOCSDIR%%/ch01s01.html