diff options
author | Chris Rees <crees@FreeBSD.org> | 2014-11-22 20:40:08 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2014-11-22 20:40:08 +0000 |
commit | 4cb60faedd280bf4b0b07bd947bd9087e09d4357 (patch) | |
tree | 68afea909ff5f83c22ece4ec8e2ae5959483778d /mail/archiveopteryx-devel | |
parent | 5b6c7671efda9fa65107199c83addafb2a6f9dca (diff) |
Notes
Diffstat (limited to 'mail/archiveopteryx-devel')
-rw-r--r-- | mail/archiveopteryx-devel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/archiveopteryx-devel/Makefile b/mail/archiveopteryx-devel/Makefile index 8fc3491884a1..ef0077238d21 100644 --- a/mail/archiveopteryx-devel/Makefile +++ b/mail/archiveopteryx-devel/Makefile @@ -19,10 +19,8 @@ GH_PROJECT= aox GH_TAGNAME= ${GH_COMMIT} GH_COMMIT= 39bdb8b -USES= perl5 tar:bzip2 +USES= perl5 tar:bzip2 pgsql:9.1+ USE_PERL5= build -USE_PGSQL= yes -WANT_PGSQL_VER= 91+ PORTDOCS= COPYING README bsd.txt |