aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-libpqxx3/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-11-19 16:13:48 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-11-19 16:13:48 +0000
commit9f07a31904c3488d5f13a4c025d96ba91a6989b1 (patch)
tree55efb1068d84d95b39ab6c01e75a1057b2cc058c /databases/postgresql-libpqxx3/Makefile
parent25695b71112310a2b14b2f4b0d7776aab9cfa414 (diff)
downloadports-9f07a31904c3488d5f13a4c025d96ba91a6989b1.tar.gz
ports-9f07a31904c3488d5f13a4c025d96ba91a6989b1.zip
Update to 2.4.2
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=121972
Diffstat (limited to 'databases/postgresql-libpqxx3/Makefile')
-rw-r--r--databases/postgresql-libpqxx3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile
index 2a81f160ffe8..9a7625bd8f51 100644
--- a/databases/postgresql-libpqxx3/Makefile
+++ b/databases/postgresql-libpqxx3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libpqxx
-PORTVERSION= 2.4.1
+PORTVERSION= 2.4.2
CATEGORIES= databases
MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/
PKGNAMEPREFIX= postgresql-
@@ -32,7 +32,6 @@ POSTGRESQL_PORT?= databases/postgresql7
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500035
-BROKEN= Does not build with gcc 2.95
BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
CXXFLAGS+= -I${LOCALBASE}/include/stlport