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

(-)Makefile (-2 / +2 lines)
Lines 8-23 Link Here
8
PORTNAME=	endeavour
8
PORTNAME=	endeavour
9
PORTVERSION=	1.13.0
9
PORTVERSION=	1.13.0
10
CATEGORIES=	x11-fm
10
CATEGORIES=	x11-fm
11
MASTER_SITES=	ftp://wolfpack.twu.net/users/wolfpack/
11
MASTER_SITES=	http://194.183.128.95/files/
12
DISTNAME=	${PORTNAME}${PORTVERSION}
12
DISTNAME=	${PORTNAME}${PORTVERSION}
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
15
16
USE_REINPLACE=	yes
16
USE_REINPLACE=	yes
17
USE_BZIP2=	yes
18
USE_X_PREFIX=	yes
17
USE_X_PREFIX=	yes
19
USE_XPM=	yes
18
USE_XPM=	yes
20
USE_IMLIB=	yes
19
USE_IMLIB=	yes
20
USE_BZIP2= 	yes
21
USE_GMAKE=	yes
21
USE_GMAKE=	yes
22
HAS_CONFIGURE=	yes
22
HAS_CONFIGURE=	yes
23
CONFIGURE_ARGS=	unix
23
CONFIGURE_ARGS=	unix

Return to bug 41943