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

Collapse All | Expand All

(-)mldonkey/Makefile (+2 lines)
Lines 23-28 Link Here
23
23
24
DOWNLOADVERSION=2.5.22
24
DOWNLOADVERSION=2.5.22
25
25
26
CONFLICTS=	mldonkey-devel-[0-9]* mldonkey-{core,gui}-devel-[0.9]*
27
26
GNU_CONFIGURE=	yes
28
GNU_CONFIGURE=	yes
27
CONFIGURE_ARGS=	--enable-pthread --enable-ocamlver=3
29
CONFIGURE_ARGS=	--enable-pthread --enable-ocamlver=3
28
WRKSRC=		${WRKDIR}/${PORTNAME}-${DOWNLOADVERSION}
30
WRKSRC=		${WRKDIR}/${PORTNAME}-${DOWNLOADVERSION}

Return to bug 75664