summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-02-03 07:38:48 +0000
committerkris <kris@FreeBSD.org>2006-02-03 07:38:48 +0000
commit059247f6e82d4a749c38574043780ba81632af2d (patch)
tree14f954414f5f8f60c1173cf30c5a36a509286cf8 /databases
parent62e44de51db96ce56fb62b3d42d5864b760c5d58 (diff)
downloadFreeBSD-ports-059247f6e82d4a749c38574043780ba81632af2d.zip
FreeBSD-ports-059247f6e82d4a749c38574043780ba81632af2d.tar.gz
Add missing USE_GMAKE=yes, needed to run 'make configure' in dependency.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-PgSPI/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBD-PgSPI/Makefile b/databases/p5-DBD-PgSPI/Makefile
index 91b56c6..5e6ed46 100644
--- a/databases/p5-DBD-PgSPI/Makefile
+++ b/databases/p5-DBD-PgSPI/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
${NONEXISTENT}:${PORTSDIR}/${POSTGRESQL_PORT}:configure
RUN_DEPENDS= ${LOCALBASE}/lib/postgresql/plperl.so:${PORTSDIR}/databases/p5-postgresql-plperl
+USE_GMAKE= yes
USE_PGSQL= yes
PERL_CONFIGURE= yes
OpenPOWER on IntegriCloud