svn commit: r456193 - head/math/gnuplot

Greg Lewis glewis at FreeBSD.org
Wed Dec 13 07:14:57 UTC 2017


Author: glewis
Date: Wed Dec 13 07:14:56 2017
New Revision: 456193
URL: https://svnweb.freebsd.org/changeset/ports/456193

Log:
  Fix packing list substitutions for the lite port.

Modified:
  head/math/gnuplot/pkg-plist

Modified: head/math/gnuplot/pkg-plist
==============================================================================
--- head/math/gnuplot/pkg-plist	Wed Dec 13 07:11:07 2017	(r456192)
+++ head/math/gnuplot/pkg-plist	Wed Dec 13 07:14:56 2017	(r456193)
@@ -1,5 +1,5 @@
-%%X11%%bin/gnuplot
-libexec/gnuplot/5.2/gnuplot_x11
+bin/gnuplot
+%%X11%%libexec/gnuplot/5.2/gnuplot_x11
 man/man1/gnuplot-ja.1.gz
 man/man1/gnuplot.1.gz
 %%DATADIR%%/5.2/PostScript/8859-1.ps


More information about the svn-ports-head mailing list