Date: Thu, 17 Oct 2013 12:58:06 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330636 - head/x11-wm/e16 Message-ID: <201310171258.r9HCw66Y081821@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Thu Oct 17 12:58:06 2013 New Revision: 330636 URL: http://svnweb.freebsd.org/changeset/ports/330636 Log: - Get rid of MAN1 macro Reported by: antoine Modified: head/x11-wm/e16/Makefile head/x11-wm/e16/pkg-plist Modified: head/x11-wm/e16/Makefile ============================================================================== --- head/x11-wm/e16/Makefile Thu Oct 17 12:47:25 2013 (r330635) +++ head/x11-wm/e16/Makefile Thu Oct 17 12:58:06 2013 (r330636) @@ -43,7 +43,6 @@ PLIST_SUB+= NLS="@comment " .endif .if ${PORT_OPTIONS:MDOCS} -MAN1= e16.1 CONFIGURE_ARGS+=--enable-docs=yes .else CONFIGURE_ARGS+=--enable-docs=no Modified: head/x11-wm/e16/pkg-plist ============================================================================== --- head/x11-wm/e16/pkg-plist Thu Oct 17 12:47:25 2013 (r330635) +++ head/x11-wm/e16/pkg-plist Thu Oct 17 12:58:06 2013 (r330636) @@ -407,6 +407,7 @@ share/xsessions/e16-gnome3-session.deskt %%NLS%%share/locale/uk/LC_MESSAGES/e16.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/e16.mo %%PORTDOCS%%%%DOCSDIR%%/e16.html +%%PORTDOCS%%man/man1/e16.1.gz @dirrm %%DATADIR%%/themes/winter/tooltips/images @dirrm %%DATADIR%%/themes/winter/tooltips @dirrm %%DATADIR%%/themes/winter/sound
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310171258.r9HCw66Y081821>