mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Add dependency on devel/pcre.
Pointed out by: kris,bento
This commit is contained in:
parent
8cc26e8d9d
commit
1cb56f69b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74350
@ -13,7 +13,8 @@ MASTER_SITES= http://www.canonware.com/download/onyx/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= cook:${PORTSDIR}/devel/cook
|
||||
LIB_DEPENDS= edit.5:${PORTSDIR}/devel/libedit
|
||||
LIB_DEPENDS= edit.5:${PORTSDIR}/devel/libedit \
|
||||
pcre.0:${PORTSDIR}/devel/pcre
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
Loading…
Reference in New Issue
Block a user