Revision: 140031 https://trac.macports.org/changeset/140031 Author: takeshi@macports.org Date: 2015-09-07 07:32:34 -0700 (Mon, 07 Sep 2015) Log Message: ----------- plplot510: add forgotten distname and dist_subdir Modified Paths: -------------- trunk/dports/science/plplot510/Portfile Modified: trunk/dports/science/plplot510/Portfile =================================================================== --- trunk/dports/science/plplot510/Portfile 2015-09-07 13:54:31 UTC (rev 140030) +++ trunk/dports/science/plplot510/Portfile 2015-09-07 14:32:34 UTC (rev 140031) @@ -22,6 +22,8 @@ core C library, language bindings for that library, and device drivers which \ control how the plots are presented in non-interactive and interactive \ plotting contexts." +distname plplot-${version} +dist_subdir plplot long_description ${description_base} This port uses double precision.
participants (1)
-
takeshi@macports.org