summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-11-28 00:55:35 +0000
committerasami <asami@FreeBSD.org>1998-11-28 00:55:35 +0000
commit5d19409111cfe256b6c79fee04fa8d157544b08b (patch)
tree634b1b9764084370e006c1c113b15a26df9a3ba3 /databases
parentb3fe1953a4333e4d8eb6cca0834b7c1dc5e67ced (diff)
downloadFreeBSD-ports-5d19409111cfe256b6c79fee04fa8d157544b08b.zip
FreeBSD-ports-5d19409111cfe256b6c79fee04fa8d157544b08b.tar.gz
Mark this broken.
------- cc -c -I/usr/local/pgsql/include -I/usr/local/include -O -pipe -DVERSION=\"1.6.1\" -DXS_VERSION=\"1.6.1\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE Pg.c In file included from /usr/local/pgsql/include/postgres.h:40, from Pg.xs:25: /usr/local/pgsql/include/config.h:247: warning: `USE_LOCALE' redefined /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:342: warning: this is the location of the previous definition Pg.xs: In function `XS_Pg_PQexec': Pg.xs:300: sizeof applied to an incomplete type Pg.xs: In function `XS_PG_conn_exec': Pg.xs:702: sizeof applied to an incomplete type *** Error code 1 Stop.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Pg/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index b9b6640..40186db 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -3,7 +3,7 @@
# Date created: October 19th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.14 1998/10/12 04:14:44 jseger Exp $
+# $Id: Makefile,v 1.15 1998/10/20 01:29:07 steve Exp $
#
DISTNAME= pgsql_perl5-1.6.1
@@ -16,6 +16,8 @@ MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/pgsql/lib/libpq.a:${PORTSDIR}/databases/postgresql
+BROKEN= build
+
USE_PERL5= YES
MAN3= Pg.3
OpenPOWER on IntegriCloud