mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Err... PERL_ARCH not needed when detecting HTML::Template. *blush*
This commit is contained in:
parent
43a891f9f6
commit
c354be6a08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80992
@ -15,7 +15,7 @@ DIST_SUBDIR= postgresql
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= Automatic documentation generator for postgresql databases
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user