|
Lines 7-13
Link Here
|
| 7 |
|
7 |
|
| 8 |
PORTNAME= fox |
8 |
PORTNAME= fox |
| 9 |
PORTVERSION= ${MAJORVER}.${SHVER} |
9 |
PORTVERSION= ${MAJORVER}.${SHVER} |
| 10 |
PORTREVISION= 1 |
10 |
PORTREVISION= 2 |
| 11 |
CATEGORIES= x11-toolkits |
11 |
CATEGORIES= x11-toolkits |
| 12 |
MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ |
12 |
MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ |
| 13 |
ftp://ftp.fox-toolkit.org/pub/ \ |
13 |
ftp://ftp.fox-toolkit.org/pub/ \ |
|
Lines 53-59
Link Here
|
| 53 |
.include <bsd.port.pre.mk> |
53 |
.include <bsd.port.pre.mk> |
| 54 |
|
54 |
|
| 55 |
.if ${OSVERSION} >= 700042 |
55 |
.if ${OSVERSION} >= 700042 |
| 56 |
BROKEN= Does not compile with GCC 4.2 |
56 |
CPPFLAGS+= -ffriend-injection |
| 57 |
.endif |
57 |
.endif |
| 58 |
|
58 |
|
| 59 |
## |
59 |
## |