diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-11 05:33:49 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-11 05:33:49 +0000 |
commit | 026dab2f43cabfb01490e4b221527391da48610c (patch) | |
tree | abec0b8ede3f51b1adc43a942c228cb2c049636b /security/seahorse/Makefile | |
parent | cd68e73b20d2bca7b9f7804da61f4292a7b1c07b (diff) | |
download | ports-026dab2f43cabfb01490e4b221527391da48610c.tar.gz ports-026dab2f43cabfb01490e4b221527391da48610c.zip |
Notes
Diffstat (limited to 'security/seahorse/Makefile')
-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 |