diff options
author | avilla <avilla@FreeBSD.org> | 2012-09-02 18:46:30 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2012-09-02 18:46:30 +0800 |
commit | a588eefbe83363159c595ae982c87aa4fc2db17f (patch) | |
tree | 742b34cc02db80ac2de712c9b3f78813c0f99737 /math/kalgebra/pkg-plist | |
parent | a57555c8f302496a4990b1ab41aa883a53ecd1b1 (diff) | |
download | freebsd-ports-graphics-a588eefbe83363159c595ae982c87aa4fc2db17f.tar.gz freebsd-ports-graphics-a588eefbe83363159c595ae982c87aa4fc2db17f.tar.zst freebsd-ports-graphics-a588eefbe83363159c595ae982c87aa4fc2db17f.zip |
- Stop installing FindAnalitza.cmake now that math/analitza provides
its own AnalitzaConfig.cmake.
- Bump PORTREVISION.
- Add instructions to UPDATING.
This was causing inconsistent behaviour in math/cantor build depending
on whether kalgebra was installed or not.
PR: 168799
Diffstat (limited to 'math/kalgebra/pkg-plist')
-rw-r--r-- | math/kalgebra/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/kalgebra/pkg-plist b/math/kalgebra/pkg-plist index e438d5a467a..82d7737cd7e 100644 --- a/math/kalgebra/pkg-plist +++ b/math/kalgebra/pkg-plist @@ -3,7 +3,6 @@ bin/kalgebramobile lib/kde4/plasma_applet_kalgebra.so share/applications/kde4/kalgebra.desktop share/applications/kde4/kalgebramobile.desktop -share/apps/cmake/modules/FindAnalitza.cmake share/apps/kalgebra/plugins/Console.qml share/apps/kalgebra/plugins/Graph2D.qml share/apps/kalgebra/plugins/Plot2D.qml |