mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
o USE_OCAML instead of BUILD_DEPENDS on lang/ocaml
o No PORTREVISION bump since there was no actual change
This commit is contained in:
parent
f9c2b21029
commit
ded1781890
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231035
@ -16,13 +16,14 @@ DISTNAME= jabbr
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= XML Messaging and Presence Protocol a.k.a. Jabber for Objective Caml
|
||||
|
||||
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/site-lib/cryptokit/cryptokit.cma:${PORTSDIR}/security/ocaml-cryptokit \
|
||||
${LOCALBASE}/lib/ocaml/yaxpo.cma:${PORTSDIR}/textproc/ocaml-yaxpo
|
||||
|
||||
# depend when building as well
|
||||
BUILD_DEPENDS+= ${RUN_DEPENDS}
|
||||
|
||||
USE_OCAML= yes
|
||||
|
||||
DATE_VERSION= 20021124
|
||||
|
||||
BROKEN= does not build
|
||||
|
@ -16,8 +16,7 @@ DISTNAME= yaxpo
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Non-validating XML 1.0 + XMLNS processing suite for Objective Caml
|
||||
|
||||
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
|
||||
|
||||
USE_OCAML= yes
|
||||
ALL_TARGET= yaxpo
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user