View | Details | Raw Unified | Return to bug 218482
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 26-35 Link Here
26
LIB_DEPENDS=	libgmp.so:math/gmp \
26
LIB_DEPENDS=	libgmp.so:math/gmp \
27
		libffi.so:devel/libffi
27
		libffi.so:devel/libffi
28
RUN_DEPENDS=	ca_root_nss>0:security/ca_root_nss \
28
RUN_DEPENDS=	ca_root_nss>0:security/ca_root_nss \
29
		${LOCALBASE}/bin/gcc:lang/gcc \
30
		gmake:devel/gmake
29
		gmake:devel/gmake
31
30
32
USES=		gmake iconv perl5
31
USES=		gmake iconv perl5
32
USE_GCC=	yes
33
33
34
USE_GITHUB=	yes
34
USE_GITHUB=	yes
35
GH_ACCOUNT=	applicative-tech
35
GH_ACCOUNT=	applicative-tech

Return to bug 218482