diff options
Diffstat (limited to 'mail/archiveopteryx-devel/Makefile')
-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 |