mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Add missing dependency on pcre
This commit is contained in:
parent
c3f120e876
commit
cf20d44e07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335094
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= avg@icyb.net.ua
|
||||
COMMENT= Coccinelle is a program matching and transformation engine
|
||||
|
||||
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
|
||||
|
||||
USES= shebangfix gmake perl5
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PERL5= build
|
||||
|
|
Loading…
Add table
Reference in a new issue