1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Fix Perl dependency

Noticed by:	pointyhat via kris
This commit is contained in:
Lars Thegler 2005-11-03 07:36:48 +00:00
parent a65933514d
commit c107f9dc8e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147082

View File

@ -20,7 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-
RUN_DEPENDS= ${BUILD_DEPENDS} RUN_DEPENDS= ${BUILD_DEPENDS}
NO_BUILD= yes NO_BUILD= yes
USE_PERL= yes USE_PERL5= yes
WRKSRC= ${WRKDIR}/${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME}
PKGMESSAGE= ${WRKDIR}/pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message