Index: Makefile =================================================================== RCS file: /home/pcvs/ports/security/gpgme/Makefile,v retrieving revision 1.61 diff -u -u -r1.61 Makefile --- Makefile 3 Dec 2009 15:55:29 -0000 1.61 +++ Makefile 4 Dec 2009 11:01:17 -0000 @@ -7,7 +7,7 @@ PORTNAME= gpgme PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gpgme @@ -17,6 +17,7 @@ MAINTAINER= bsdkaffee@gmail.com COMMENT= A library to make access to GnuPG easier +BUILD_DEPENDS= libassuan-config:${PORTSDIR}/security/libassuan LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error USE_BZIP2= yes