mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Require perl in runtime too, pkg-install script is written in it.
Up until now, it was impossible to install from package.
This commit is contained in:
parent
55e4bc3d9b
commit
a8d60112a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136421
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= vpopmail
|
||||
PORTVERSION= 5.4.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -24,7 +25,7 @@ CONFLICTS= vpopmail-devel-5.*
|
||||
GNU_CONFIGURE= YES
|
||||
USE_GMAKE= YES
|
||||
USE_REINPLACE= YES
|
||||
USE_PERL5_BUILD= YES
|
||||
USE_PERL5= YES
|
||||
|
||||
VCFGDIR?= ${WRKDIR}/vcfg
|
||||
VCFGFILES?= inc_deps lib_deps tcp.smtp
|
||||
|
Loading…
Reference in New Issue
Block a user