|
Lines 82-88
Link Here
|
| 82 |
_AUTOTOOLS_PN= ${.CURDIR:C/${PORTSDIR}\///} |
82 |
_AUTOTOOLS_PN= ${.CURDIR:C/${PORTSDIR}\///} |
| 83 |
pre-everything:: |
83 |
pre-everything:: |
| 84 |
@${ECHO} "*** AUTOTOOLS WARNING for ${_AUTOTOOLS_PN}" |
84 |
@${ECHO} "*** AUTOTOOLS WARNING for ${_AUTOTOOLS_PN}" |
| 85 |
@${ECHO} This port is using old autotools constructs which wil be" |
85 |
@${ECHO} "This port is using old autotools constructs which wil be" |
| 86 |
@${ECHO} "disappearing on 1st January 2006" |
86 |
@${ECHO} "disappearing on 1st January 2006" |
| 87 |
@${ECHO} "" |
87 |
@${ECHO} "" |
| 88 |
@${ECHO} "In most cases, this warning can be fixed by removing" |
88 |
@${ECHO} "In most cases, this warning can be fixed by removing" |