diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-04-20 07:59:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-04-20 07:59:54 +0000 |
commit | 242fe076b59b58508a8bff3dc4e17b201795e5f7 (patch) | |
tree | dabc0d25b1e4f88888e0f5a8cbe385f1b85a9cc9 /databases/p5-DBD-Pg-13 | |
parent | 32668e87b8c2f39f67743fb9fba1ff2b1a68bea5 (diff) |
Notes
Diffstat (limited to 'databases/p5-DBD-Pg-13')
-rw-r--r-- | databases/p5-DBD-Pg-13/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile index b9baa377d44b..fa4adcc2183c 100644 --- a/databases/p5-DBD-Pg-13/Makefile +++ b/databases/p5-DBD-Pg-13/Makefile @@ -18,6 +18,8 @@ COMMENT= Provides access to PostgreSQL databases through the DBI DEPRECATED= Use databases/p5-DBD-Pg instead EXPIRATION_DATE= 2007-05-10 +BROKEN= Does not build + CONFLICTS= p5-DBD-Pg-1.[4-9]* LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}-13 |