From owner-svn-ports-all@FreeBSD.ORG Thu Oct 17 12:58:07 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 681327E3; Thu, 17 Oct 2013 12:58:07 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 55BFE2D88; Thu, 17 Oct 2013 12:58:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9HCw73v081823; Thu, 17 Oct 2013 12:58:07 GMT (envelope-from gahr@svn.freebsd.org) Received: (from gahr@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9HCw66Y081821; Thu, 17 Oct 2013 12:58:06 GMT (envelope-from gahr@svn.freebsd.org) Message-Id: <201310171258.r9HCw66Y081821@svn.freebsd.org> From: Pietro Cerutti Date: Thu, 17 Oct 2013 12:58:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330636 - head/x11-wm/e16 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Oct 2013 12:58:07 -0000 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