aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-libpqxx/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-02-07 19:09:30 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-02-07 19:09:30 +0000
commit3148121fa2f7226b2b75e1d1df59243603ab80b6 (patch)
tree067ee67e6773db298ba524017967803052277e12 /databases/postgresql-libpqxx/Makefile
parentddc25370881a7fb3578daa3b23dfffbe4d622605 (diff)
downloadports-3148121fa2f7226b2b75e1d1df59243603ab80b6.tar.gz
ports-3148121fa2f7226b2b75e1d1df59243603ab80b6.zip
Mark conflict with databases/postgresql-libpqxx30
set PORTSCOUT Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=249395
Diffstat (limited to 'databases/postgresql-libpqxx/Makefile')
-rw-r--r--databases/postgresql-libpqxx/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile
index c5b06e3cd41a..2a473146a06d 100644
--- a/databases/postgresql-libpqxx/Makefile
+++ b/databases/postgresql-libpqxx/Makefile
@@ -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