aboutsummaryrefslogtreecommitdiff
path: root/finance/ledger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/ledger/Makefile')
-rw-r--r--finance/ledger/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/ledger/Makefile b/finance/ledger/Makefile
index ceb2bcd6a178..9b190f8b6b64 100644
--- a/finance/ledger/Makefile
+++ b/finance/ledger/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ledger
DISTVERSIONPREFIX= v
DISTVERSION= 3.3.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= finance
MAINTAINER= woodycarey@hotmail.com
@@ -25,7 +25,7 @@ OPTIONS_DEFINE= GNUPG PYTHON
OPTIONS_SUB= yes
GNUPG_LIB_DEPENDS= libgpgme.so:security/gpgme \
- libgpgmepp.so:security/gpgme-cpp
+ libgpgmepp.so:security/gpgmepp
GNUPG_CMAKE_BOOL= USE_GPGME
PYTHON_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boost-libs>0:devel/boost-python-libs@${PY_FLAVOR}