Add missing USE_GMAKE=yes, needed to run 'make configure' in dependency.

This commit is contained in:
Kris Kennaway 2006-02-03 07:38:48 +00:00
parent 717a5a8cc2
commit ac44125a72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155116

View File

@ -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