1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Dependency on p5-Socket6 should be "RUN", not "BUILD".

This commit is contained in:
Jun Kuriyama 2001-04-05 23:51:12 +00:00
parent 363c945382
commit bf40274e7e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40920

View File

@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/ftpmirror/beta/
MAINTAINER= yasuf@big.or.jp
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6
USE_PERL5= YES
GNU_CONFIGURE= YES