add dep for pcre (missing)
This commit is contained in:
parent
c9c920c0d8
commit
3fc9109d12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74333
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ MAINTAINER= alane@FreeBSD.org
|
|||
|
||||
BUILD_DEPENDS+= cdoc:${.CURDIR}/../../devel/cdoc
|
||||
BUILD_DEPENDS+= make+:${.CURDIR}/../../devel/makeplus
|
||||
LIB_DEPENDS+= pcre.0:${.CURDIR}/../../devel/pcre
|
||||
|
||||
USE_GMAKE= yes
|
||||
PREFIX?= ${LOCALBASE}
|
||||
|
|
Loading…
Reference in a new issue