Lines 7-13
Link Here
|
7 |
PORTNAME= quake3 |
7 |
PORTNAME= quake3 |
8 |
PORTVERSION= 1.32b |
8 |
PORTVERSION= 1.32b |
9 |
PORTREVISION= 3 |
9 |
PORTREVISION= 4 |
10 |
CATEGORIES= games |
10 |
CATEGORIES= games |
11 |
MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ \ |
11 |
MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ \ |
12 |
http://www.proarena.com/p/ftpx/x8524/quake_3_arena/ \ |
12 |
http://www.proarena.com/p/ftpx/x8524/quake_3_arena/ \ |
Lines 32-37
Link Here
|
32 |
PLIST_FILES= bin/q3ded bin/quake3 |
32 |
PLIST_FILES= bin/q3ded bin/quake3 |
33 |
.include <bsd.port.pre.mk> |
33 |
.include <bsd.port.pre.mk> |
|
|
34 |
|
35 |
# Anyone to play with this on IA64? |
36 |
.if ${ARCH} == "ia64" |
37 |
BROKEN= "Sorry, won't compile :-(" |
38 |
.endif |
34 |
.if ${PERL_LEVEL} < 500600 |
39 |
.if ${PERL_LEVEL} < 500600 |
35 |
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 |
40 |
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 |