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

(-)/usr/ports/net-p2p/mldonkey/Makefile (-1 / +3 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	mldonkey
8
PORTNAME=	mldonkey
9
PORTVERSION=	2.8.1
9
PORTVERSION=	2.8.1
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES+=	net-p2p
11
CATEGORIES+=	net-p2p
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED} \
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED} \
13
		${MASTER_SITE_SAVANNAH}
13
		${MASTER_SITE_SAVANNAH}
Lines 23-29 Link Here
23
23
24
USE_BZIP2=	yes
24
USE_BZIP2=	yes
25
USE_ICONV=	yes
25
USE_ICONV=	yes
26
.if !defined(WITHOUT_CORE)
26
USE_RC_SUBR=	mlnet
27
USE_RC_SUBR=	mlnet
28
.endif
27
USE_AUTOTOOLS=	autoconf:259:env
29
USE_AUTOTOOLS=	autoconf:259:env
28
GNU_CONFIGURE=	yes
30
GNU_CONFIGURE=	yes
29
USE_GMAKE=	yes
31
USE_GMAKE=	yes

Return to bug 104029