1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Mark conflict with databases/postgresql-libpqxx30

set PORTSCOUT
Bump PORTREVISION
This commit is contained in:
Max Brazhnikov 2010-02-07 19:09:30 +00:00
parent ddc2537088
commit 3148121fa2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249395

View File

@ -7,7 +7,7 @@
PORTNAME= libpqxx
PORTVERSION= 2.6.9
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= http://pqxx.org/download/software/libpqxx/
PKGNAMEPREFIX= postgresql-
@ -16,6 +16,9 @@ DIST_SUBDIR= postgresql
MAINTAINER= girgen@FreeBSD.org
COMMENT= A new C++ interface for PostgreSQL
CONFLICTS= postgresql-libpqxx-3.*
PORTSCOUT= limit:^2\.
USE_PGSQL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes