diff options
author | clement <clement@FreeBSD.org> | 2004-12-21 17:03:31 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-12-21 17:03:31 +0800 |
commit | 369be0452656a86221c1bbb220fa76c747021931 (patch) | |
tree | e12fc83b43b2da6d813528d52df67eaa6cdbb6d4 /security/gpgme | |
parent | c45c4407d1d077454c523bea0bdad8efe7b5609a (diff) | |
download | freebsd-ports-gnome-369be0452656a86221c1bbb220fa76c747021931.tar.gz freebsd-ports-gnome-369be0452656a86221c1bbb220fa76c747021931.tar.zst freebsd-ports-gnome-369be0452656a86221c1bbb220fa76c747021931.zip |
- gpgme et gpgme03 are no longer in conflict
Diffstat (limited to 'security/gpgme')
-rw-r--r-- | security/gpgme/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index 99ead95e3d52..b48efa81eb33 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -19,8 +19,6 @@ BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ gpgsm:${PORTSDIR}/security/gnupg-devel LIB_DEPENDS= gpg-error:${PORTSDIR}/security/libgpg-error -CONFLICTS= gpgme-0.* - USE_LIBTOOL_VER=15 USE_GMAKE= yes INSTALLS_SHLIB= yes |