Lines 37-42
Link Here
|
37 |
|
37 |
|
38 |
.include <bsd.port.options.mk> |
38 |
.include <bsd.port.options.mk> |
39 |
|
39 |
|
|
|
40 |
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 |
41 |
BROKEN= Can not compile if FreeBSD version less than 10.0-RELEASE |
42 |
.endif |
43 |
|
40 |
post-patch: |
44 |
post-patch: |
41 |
.if ! ${PORT_OPTIONS:MEXAMPLES} |
45 |
.if ! ${PORT_OPTIONS:MEXAMPLES} |
42 |
${REINPLACE_CMD} \ |
46 |
${REINPLACE_CMD} \ |