|
Lines 18-29
Link Here
|
| 18 |
USE_RC_SUBR= 915resolution.sh |
18 |
USE_RC_SUBR= 915resolution.sh |
| 19 |
|
19 |
|
| 20 |
PLIST_FILES= sbin/915resolution |
20 |
PLIST_FILES= sbin/915resolution |
| 21 |
PORTDOCS= README.txt chipset_info.txt |
21 |
PORTDOCS= README.txt chipset_info.txt |
| 22 |
|
22 |
|
| 23 |
ONLY_FOR_ARCHS= i386 |
|
|
| 24 |
|
| 25 |
.include <bsd.port.pre.mk> |
23 |
.include <bsd.port.pre.mk> |
| 26 |
|
24 |
|
| 27 |
.if ${OSVERSION} < 600034 |
25 |
.if ${OSVERSION} < 600034 |
| 28 |
BROKEN= Does not build |
26 |
BROKEN= Does not build |
| 29 |
.endif |
27 |
.endif |