1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Add PORTSCOUT

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-09-08 15:49:43 +00:00
parent e8fd361603
commit e204458c4c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367642

View File

@ -15,6 +15,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python
CONFLICTS_INSTALL= v8-devel-[0-9]*
PORTSCOUT= limit:^3.18.*
ALL_TARGET= native
MAKE_ARGS= library=shared
MAKE_ENV= CC.host=${CC} CXX.host=${CXX} LINK.host=${CXX} LINK.target=${CXX}