From 059247f6e82d4a749c38574043780ba81632af2d Mon Sep 17 00:00:00 2001 From: kris Date: Fri, 3 Feb 2006 07:38:48 +0000 Subject: Add missing USE_GMAKE=yes, needed to run 'make configure' in dependency. --- databases/p5-DBD-PgSPI/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases') 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 -- cgit v1.1