diff options
Diffstat (limited to 'security/seahorse')
-rw-r--r-- | security/seahorse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 1e18e77d2a40..389d958c9ea7 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -18,7 +18,7 @@ COMMENT= A front end for GnuPG BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= ${BUILD_DEPENDS} -LIB_DEPENDS= gpgme.9:${PORTSDIR}/security/gpgme +LIB_DEPENDS= gpgme.9:${PORTSDIR}/security/gpgme03 USE_BZIP2= yes USE_X_PREFIX= yes |