View | Details | Raw Unified | Return to bug 261180 | Differences between
and this patch

Collapse All | Expand All

(-)b/devel/ocaml-opam/Makefile (-2 / +2 lines)
Lines 13-19 WWW= https://opam.ocaml.org/ Link Here
13
LICENSE=	LGPL21
13
LICENSE=	LGPL21
14
14
15
RUN_DEPENDS=	curl:ftp/curl \
15
RUN_DEPENDS=	curl:ftp/curl \
16
		gpatch:devel/patch
16
		gpatch:devel/patch \
17
		gmake:devel/gmake
17
18
18
USES=		gmake
19
USES=		gmake
19
.if ${ARCH} == armv6 || ${ARCH} == armv7
20
.if ${ARCH} == armv6 || ${ARCH} == armv7
20
- 

Return to bug 261180