aboutsummaryrefslogtreecommitdiff
path: root/math/kalgebra
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2012-09-02 10:46:30 +0000
committerAlberto Villa <avilla@FreeBSD.org>2012-09-02 10:46:30 +0000
commit8c26bb5055248d7540e807dc99c3cd72ef2bc906 (patch)
tree742b34cc02db80ac2de712c9b3f78813c0f99737 /math/kalgebra
parent9599c9bb41c84d3523979d2c033955d7cdc6ce44 (diff)
downloadports-8c26bb5055248d7540e807dc99c3cd72ef2bc906.tar.gz
ports-8c26bb5055248d7540e807dc99c3cd72ef2bc906.zip
Notes
Diffstat (limited to 'math/kalgebra')
-rw-r--r--math/kalgebra/Makefile1
-rw-r--r--math/kalgebra/files/patch-CMakeLists.txt8
-rw-r--r--math/kalgebra/pkg-plist1
3 files changed, 1 insertions, 9 deletions
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile
index b000420d513a..1bf26dbc5d57 100644
--- a/math/kalgebra/Makefile
+++ b/math/kalgebra/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kalgebra
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= math kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
diff --git a/math/kalgebra/files/patch-CMakeLists.txt b/math/kalgebra/files/patch-CMakeLists.txt
deleted file mode 100644
index 9e4bf9b9109b..000000000000
--- a/math/kalgebra/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
---- ./CMakeLists.txt.orig 2011-12-12 11:26:46.061238287 +0100
-+++ ./CMakeLists.txt 2011-12-12 11:29:33.561244057 +0100
-@@ -48,3 +48,5 @@
- macro_display_feature_log()
- endif (${CMAKE_CURRENT_SOURCE_DIR} STREQUAL ${CMAKE_SOURCE_DIR})
-
-+set(module_install_dir ${DATA_INSTALL_DIR}/cmake/modules)
-+install(FILES ${CMAKE_SOURCE_DIR}/cmake/FindAnalitza.cmake DESTINATION ${module_install_dir})
diff --git a/math/kalgebra/pkg-plist b/math/kalgebra/pkg-plist
index e438d5a467af..82d7737cd7e6 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