From owner-svn-ports-head@FreeBSD.ORG Fri Mar 29 06:46:02 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6DD36349; Fri, 29 Mar 2013 06:46:02 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 60DB5E85; Fri, 29 Mar 2013 06:46:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2T6k2Ul079681; Fri, 29 Mar 2013 06:46:02 GMT (envelope-from glewis@svn.freebsd.org) Received: (from glewis@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2T6k2gb079680; Fri, 29 Mar 2013 06:46:02 GMT (envelope-from glewis@svn.freebsd.org) Message-Id: <201303290646.r2T6k2gb079680@svn.freebsd.org> From: Greg Lewis Date: Fri, 29 Mar 2013 06:46:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315521 - head/math/gnuplot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2013 06:46:02 -0000 Author: glewis Date: Fri Mar 29 06:46:01 2013 New Revision: 315521 URL: http://svnweb.freebsd.org/changeset/ports/315521 Log: . The entry for app-defaults/Gnuplot is hidden behind %%X11%%, so hide the corresponding dirrm directive behind it to. Fixes the packing list when X11 is not set. Submitted by: sunpoet@ Modified: head/math/gnuplot/pkg-plist Modified: head/math/gnuplot/pkg-plist ============================================================================== --- head/math/gnuplot/pkg-plist Fri Mar 29 05:19:51 2013 (r315520) +++ head/math/gnuplot/pkg-plist Fri Mar 29 06:46:01 2013 (r315521) @@ -40,7 +40,7 @@ bin/lasergnu %%TETEX%%@dirrm share/texmf/tex/latex/gnuplot @dirrm %%DATADIR%%/4.6/lua @dirrm %%DATADIR%%/4.6/js -@dirrm %%DATADIR%%/4.6/app-defaults +%%X11%%@dirrm %%DATADIR%%/4.6/app-defaults @dirrm %%DATADIR%%/4.6/PostScript @dirrm %%DATADIR%%/4.6 @dirrm %%DATADIR%%