mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- USE_PERL5 -> USE_PERL5_RUN
- Fix CONFLICTS PR: ports/70314 (based on) Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
This commit is contained in:
parent
0dbee18f66
commit
95280ab686
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115967
@ -21,10 +21,10 @@ RUN_DEPENDS= \
|
||||
${SITE_PERL}/Crypt/RandPasswd.pm:${PORTSDIR}/security/p5-Crypt-RandPasswd/ \
|
||||
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5/
|
||||
|
||||
USE_PERL5= yes
|
||||
USE_PERL5_RUN= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
CONFLICTS= userneu
|
||||
CONFLICTS= userneu-1.*
|
||||
|
||||
SCRIPTS= userneu.pl smbrepair.pl
|
||||
MAN5= userneu.conf.5
|
||||
|
@ -20,10 +20,10 @@ RUN_DEPENDS= \
|
||||
${SITE_PERL}/Crypt/RandPasswd.pm:${PORTSDIR}/security/p5-Crypt-RandPasswd \
|
||||
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
|
||||
|
||||
USE_PERL5= yes
|
||||
USE_PERL5_RUN= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
CONFLICTS= userneu-devel
|
||||
CONFLICTS= userneu-devel-*
|
||||
|
||||
SCRIPTS= userneu.pl userquick.pl smbrepair.pl
|
||||
MAN8= userneu.8 userquick.8
|
||||
|
Loading…
Reference in New Issue
Block a user