From dab15277f4ab5eef396460d80afc54d1f390a815 Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Mon, 25 Aug 2014 17:53:26 +0000 Subject: Convert pgsql ports to use USES+=pgsql Reviewed by: bapt --- databases/postgresql_autodoc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql_autodoc/Makefile') diff --git a/databases/postgresql_autodoc/Makefile b/databases/postgresql_autodoc/Makefile index 1bac97e1aca4..23c0f30d7531 100644 --- a/databases/postgresql_autodoc/Makefile +++ b/databases/postgresql_autodoc/Makefile @@ -13,7 +13,7 @@ BUILD_DEPENDS= p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \ p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg -USES= gmake perl5 +USES+= gmake perl5 CONFIGURE_ARGS+=--datadir=${DATADIR} WRKSRC= ${WRKDIR}/postgresql_autodoc -- cgit v1.2.3