diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-07 03:35:42 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-07 03:35:42 +0000 |
commit | 35c9bee4c6ca47981f46347587d643cf4b6aa37b (patch) | |
tree | ce40b014124bf9f34b6acedd89281236740d11c7 /math/libRmath/pkg-plist | |
parent | f08fd58316b82fa2a71f4f60235324ec73fd239d (diff) | |
download | ports-35c9bee4c6ca47981f46347587d643cf4b6aa37b.tar.gz ports-35c9bee4c6ca47981f46347587d643cf4b6aa37b.zip |
Adjust pkg-plist after math/R update
Notes
Notes:
svn path=/head/; revision=273725
Diffstat (limited to 'math/libRmath/pkg-plist')
-rw-r--r-- | math/libRmath/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libRmath/pkg-plist b/math/libRmath/pkg-plist index 38c6b173fd71..a2780c418c82 100644 --- a/math/libRmath/pkg-plist +++ b/math/libRmath/pkg-plist @@ -1,4 +1,4 @@ include/Rmath.h lib/libRmath.a lib/libRmath.so -lib/libRmath.so.0 +lib/libRmath.so.%%RMATH_SOVERSION%% |