diff options
| author | Matthew Seaman <matthew@FreeBSD.org> | 2014-07-29 08:52:17 +0000 |
|---|---|---|
| committer | Matthew Seaman <matthew@FreeBSD.org> | 2014-07-29 08:52:17 +0000 |
| commit | 3398a9a0bd6e247becfb4f85b05045c1aaf9bd57 (patch) | |
| tree | 1a47ac97682d497316e80f6402ea763298cbfdbb /databases | |
| parent | www/py-aiohttp: Update to 0.9.0 (diff) | |
Add the forgotten CONFLICTS_INSTALL line (D'Oh!)
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/p5-DBD-Pg32/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBD-Pg32/Makefile b/databases/p5-DBD-Pg32/Makefile index e2ced6e504a0..b07142892d92 100644 --- a/databases/p5-DBD-Pg32/Makefile +++ b/databases/p5-DBD-Pg32/Makefile @@ -17,6 +17,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} +CONFLICTS_INSTALL= p5-DBD-Pg-3.3.* + USES= pgsql perl5 USE_PERL5= configure |
