fixing symlinks created in packaging; updated FreeBSD port to handle centrally-linked...
[monkeysphere.git] / packaging / freebsd / Makefile
index f4bf0fe2d54a220086704f71627f66380e775cf0..e484997106386262755b9edbb1856bdd60e12992 100644 (file)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      monkeysphere
-PORTVERSION=   0.16
+PORTVERSION=   0.18
 CATEGORIES=    security
 MASTER_SITES=  http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/
 # hack for debian orig tarballs
@@ -17,7 +17,7 @@ COMMENT=       use the OpenPGP web of trust to verify ssh connections
 
 LIB_DEPENDS=   gnutls.26:${PORTSDIR}/security/gnutls
 RUN_DEPENDS=    base64:${PORTSDIR}/converters/base64 \
-               gpg:${PORTSDIR}/security/gnupg \
+               gpg:${PORTSDIR}/security/gnupg1 \
                lockfile:${PORTSDIR}/mail/procmail \
                /usr/local/bin/getopt:${PORTSDIR}/misc/getopt \
                bash:${PORTSDIR}/shells/bash