diff options
Diffstat (limited to 'finance/kmymoney/Makefile')
-rw-r--r-- | finance/kmymoney/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/kmymoney/Makefile b/finance/kmymoney/Makefile index 2efb9386054d..d6ed929aa164 100644 --- a/finance/kmymoney/Makefile +++ b/finance/kmymoney/Makefile @@ -1,6 +1,6 @@ PORTNAME= kmymoney PORTVERSION= 5.1.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src @@ -40,7 +40,7 @@ CALENDAR_DESC= iCalendar exporter CALENDAR_LIB_DEPENDS= libical.so:devel/libical CALENDAR_CMAKE_BOOL= ENABLE_LIBICAL -GNUPG_LIB_DEPENDS= libgpgmepp.so:security/gpgme-cpp +GNUPG_LIB_DEPENDS= libgpgmepp.so:security/gpgmepp GNUPG_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Gpgmepp \ CMAKE_DISABLE_FIND_PACKAGE_KF5Gpgmepp |