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

(-)xzx/Makefile (-1 / +5 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	xzx
8
PORTNAME=	xzx
9
PORTVERSION=	4.0
9
PORTVERSION=	4.1
10
CATEGORIES=	emulators
10
CATEGORIES=	emulators
11
MASTER_SITES=	http://www.zx-spectrum.net/xzx/files/
11
MASTER_SITES=	http://www.zx-spectrum.net/xzx/files/
12
DISTNAME=	${PORTNAME}-pro-${PORTVERSION}-eval
12
DISTNAME=	${PORTNAME}-pro-${PORTVERSION}-eval
Lines 24-29 Link Here
24
24
25
# Hardcoding FETCH_CMD is necessary since -A argument causes problems
25
# Hardcoding FETCH_CMD is necessary since -A argument causes problems
26
FETCH_CMD=	/usr/bin/fetch
26
FETCH_CMD=	/usr/bin/fetch
27
28
# License forbids redistribution
29
NO_CDROM=	Redistribution forbidden by license
30
NO_PACKAGE=	Redistribution forbidden by license
27
31
28
GNU_CONFIGURE=	yes
32
GNU_CONFIGURE=	yes
29
CONFIGURE_ARGS=	--with-oss
33
CONFIGURE_ARGS=	--with-oss
(-)xzx/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (xzx-pro-4.0-eval.tar.gz) = 265ed240d9d0da47255263c0c0122c38
1
MD5 (xzx-pro-4.1-eval.tar.gz) = a19adbd700c4de2381764ec28e467fd0

Return to bug 36853