summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Pg
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-12 04:14:44 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-12 04:14:44 +0000
commitb85f8527fba36b71b33b1aec7e73b0ee70969be1 (patch)
treeddfd850f084e8b04bead63e4a68450597cad85ca /databases/p5-DBD-Pg
parentMark BROKEN for ELF: (diff)
Mark ports that depends on postgresql BROKEN for ELF
Notes
Notes: svn path=/head/; revision=13888
Diffstat (limited to 'databases/p5-DBD-Pg')
-rw-r--r--databases/p5-DBD-Pg/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile
index c6966c2229fd..288e85d0eea3 100644
--- a/databases/p5-DBD-Pg/Makefile
+++ b/databases/p5-DBD-Pg/Makefile
@@ -3,7 +3,7 @@
# Date created: June 17th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.7 1998/08/23 04:08:44 jseger Exp $
+# $Id: Makefile,v 1.8 1998/09/15 21:31:31 asami Exp $
#
DISTNAME= DBD-Pg-0.72
@@ -17,6 +17,8 @@ MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${PREFIX}/pgsql/lib/libpq.so.1.1:${PORTSDIR}/databases/postgresql
+BROKEN_ELF= depends on postgresql
+
USE_PERL5= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}