aboutsummaryrefslogtreecommitdiff
path: root/graphics/kipi-plugins-kde4
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2015-01-27 21:04:30 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2015-01-27 21:04:30 +0000
commit0b496e478701c7b4b5b4d7aefce5ff38d928e836 (patch)
tree83896108f601f045ce053ead60277b2ad24f2bca /graphics/kipi-plugins-kde4
parent323b760c6ca3803b1da00dee8469edb088ec6ba5 (diff)
downloadports-0b496e478701c7b4b5b4d7aefce5ff38d928e836.tar.gz
ports-0b496e478701c7b4b5b4d7aefce5ff38d928e836.zip
Notes
Diffstat (limited to 'graphics/kipi-plugins-kde4')
-rw-r--r--graphics/kipi-plugins-kde4/Makefile1
-rw-r--r--graphics/kipi-plugins-kde4/files/extrapatch-CMakeLists.txt2
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile
index 22c9bcc0c904..5233d07c6cec 100644
--- a/graphics/kipi-plugins-kde4/Makefile
+++ b/graphics/kipi-plugins-kde4/Makefile
@@ -2,7 +2,6 @@
PORTNAME= kipi-plugins
PORTVERSION= ${DIGIKAM_VER}
-PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= graphics kde
DISTFILES= #
diff --git a/graphics/kipi-plugins-kde4/files/extrapatch-CMakeLists.txt b/graphics/kipi-plugins-kde4/files/extrapatch-CMakeLists.txt
index e1c3b6968c21..bf85629066c7 100644
--- a/graphics/kipi-plugins-kde4/files/extrapatch-CMakeLists.txt
+++ b/graphics/kipi-plugins-kde4/files/extrapatch-CMakeLists.txt
@@ -12,4 +12,4 @@
ENDIF(NOT WIN32)
ENDIF(KIPIPLUGINS_CAN_BE_COMPILED)
-+CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/common/libkipiplugins/tools/kpversion.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/common/libkipiplugins/kpversion.h)
++CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/common/libkipiplugins/tools/kpversion.h.cmake.in ${CMAKE_CURRENT_BINARY_DIR}/common/libkipiplugins/kpversion.h)