Lines 7-13
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= openastromenace |
8 |
PORTNAME= openastromenace |
9 |
PORTVERSION= 1.2.0 |
9 |
PORTVERSION= 1.2.0 |
10 |
PORTREVISION= 9 |
10 |
PORTREVISION= 10 |
11 |
CATEGORIES= games |
11 |
CATEGORIES= games |
12 |
MASTER_SITES= SF |
12 |
MASTER_SITES= SF |
13 |
DISTFILES= openamenace-src-${PORTVERSION}${EXTRACT_SUFX} \ |
13 |
DISTFILES= openamenace-src-${PORTVERSION}${EXTRACT_SUFX} \ |
Lines 44-49
Link Here
|
44 |
IGNORE= cannot be build without/with multiple language packs. Please rerun 'make config' and select single language pack |
44 |
IGNORE= cannot be build without/with multiple language packs. Please rerun 'make config' and select single language pack |
45 |
.endif |
45 |
.endif |
46 |
|
46 |
|
|
|
47 |
.if !defined(WITHOUT_NOUVEAU) |
48 |
CFLAGS+= -DOLD_MESA |
49 |
.endif |
50 |
|
47 |
post-patch: |
51 |
post-patch: |
48 |
${REINPLACE_CMD} -e 's|/usr/local/share/openastromenace|${DATADIR}|' \ |
52 |
${REINPLACE_CMD} -e 's|/usr/local/share/openastromenace|${DATADIR}|' \ |
49 |
${WRKSRC}/AstroMenaceSource/Main.cpp |
53 |
${WRKSRC}/AstroMenaceSource/Main.cpp |