From 79facd04ce03d6391b322d7b1e74b6c47ae198c9 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Thu, 27 Sep 2012 16:43:07 +0000 Subject: [PATCH] Depends on mail/re-alpine now. spotted by landry@ --- mail/pine-pgp-filters/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/pine-pgp-filters/Makefile b/mail/pine-pgp-filters/Makefile index 9218fad2292..e074c385776 100644 --- a/mail/pine-pgp-filters/Makefile +++ b/mail/pine-pgp-filters/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2011/10/23 19:46:57 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.7 2012/09/27 16:43:07 ajacoutot Exp $ COMMENT= simple shell based filters to use GnuPG within (Al)Pine DISTNAME= pine-pgp-filters-1.8 -REVISION= 1 +REVISION= 2 CATEGORIES= mail security HOMEPAGE= http://dougbarton.us/PGP/ppf/index.html @@ -18,7 +18,7 @@ MASTER_SITES= http://dougbarton.us/PGP/ppf/ BUILD_DEPENDS= security/gnupg RUN_DEPENDS= security/gnupg \ - mail/alpine + mail/re-alpine,-main CONFIGURE_STYLE=simple CONFIGURE_ARGS= --prefix=${PREFIX} \