From eefb1af10079433203be9dbb79b68d1f5652a95e Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Tue, 4 Oct 2016 15:55:45 +0000 Subject: mail/archiveopteryx{-devel}: Remove Postgres client requirement Aox does not actually use libpq, so it doesn't need this as a build or runtime dependency. MFH: 2016Q4 --- mail/archiveopteryx-devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/archiveopteryx-devel') diff --git a/mail/archiveopteryx-devel/Makefile b/mail/archiveopteryx-devel/Makefile index 9a296906da3c..a494714615c1 100644 --- a/mail/archiveopteryx-devel/Makefile +++ b/mail/archiveopteryx-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= archiveopteryx PORTVERSION= 3.2.99.20160129 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail PKGNAMESUFFIX= -devel @@ -21,7 +21,7 @@ GH_ACCOUNT= aox GH_PROJECT= aox GH_TAGNAME= e10c73a -USES= perl5 pgsql:9.1+ ssl tar:bzip2 +USES= perl5 ssl tar:bzip2 USE_PERL5= build WITH_PGSQL= client -- cgit v1.2.3