aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-libpqxx3/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-15 17:00:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-15 17:00:02 +0000
commitad0aadcf9adb5a6afc1f66cd7742d00f804998ea (patch)
tree3ad56e7d6467faaf57050061406d32f48a2db2ea /databases/postgresql-libpqxx3/Makefile
parent055004b849e97600160d4e023b33cecbeea31644 (diff)
downloadports-ad0aadcf9adb5a6afc1f66cd7742d00f804998ea.tar.gz
ports-ad0aadcf9adb5a6afc1f66cd7742d00f804998ea.zip
- Mark BROKEN on 4.x
PR: ports/73904 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
Notes
Notes: svn path=/head/; revision=121668
Diffstat (limited to 'databases/postgresql-libpqxx3/Makefile')
-rw-r--r--databases/postgresql-libpqxx3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile
index 5030dbce93b1..2a81f160ffe8 100644
--- a/databases/postgresql-libpqxx3/Makefile
+++ b/databases/postgresql-libpqxx3/Makefile
@@ -32,6 +32,7 @@ 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