diff options
Diffstat (limited to 'databases/postgresql-libpqxx30/Makefile')
-rw-r--r-- | databases/postgresql-libpqxx30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-libpqxx30/Makefile b/databases/postgresql-libpqxx30/Makefile index f29ab1c5bfc3..1d3387cd20e7 100644 --- a/databases/postgresql-libpqxx30/Makefile +++ b/databases/postgresql-libpqxx30/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= postgresql MAINTAINER= 20080111.freebsd.org@ab.ote.we.lv COMMENT= A new C++ interface for PostgreSQL -CONFLICTS= postgresql-libpqxx-2.* +CONFLICTS= postgresql-libpqxx-[2-4].* LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}30 USE_PGSQL= yes |