|
Lines 381-383
Link Here
|
| 381 |
# See bsd.autotools.mk for more details. |
381 |
# See bsd.autotools.mk for more details. |
| 382 |
# XXX: not currently in active use - this is a placeholder. |
|
|
| 383 |
## |
382 |
## |
|
Lines 1309-1314
Link Here
|
| 1309 |
|
1308 |
|
| 1310 |
# XXX: (not yet): .if defined(USE_AUTOTOOLS) |
|
|
| 1311 |
# .include "${PORTSDIR}/Mk/bsd.autotools.mk" |
| 1312 |
# XXX: (not yet): .endif |
| 1313 |
|
| 1314 |
.if defined(USE_OPENSSL) |
1309 |
.if defined(USE_OPENSSL) |
|
Lines 1731-1736
Link Here
|
| 1731 |
|
1726 |
|
| 1732 |
# XXX: (not yet): .if defined(USE_AUTOTOOLS) |
|
|
| 1733 |
.include "${PORTSDIR}/Mk/bsd.autotools.mk" |
| 1734 |
# XXX: (not yet): .endif |
| 1735 |
|
| 1736 |
.if defined(USE_MYSQL) || defined(WANT_MYSQL_VER) || \ |
1727 |
.if defined(USE_MYSQL) || defined(WANT_MYSQL_VER) || \ |
|
Lines 1765-1766
Link Here
|
| 1765 |
|
1756 |
|
|
|
1757 |
# XXX: (not yet): .if defined(USE_AUTOTOOLS) |
| 1758 |
.include "${PORTSDIR}/Mk/bsd.autotools.mk" |
| 1759 |
# XXX: (not yet): .endif |
| 1760 |
|
| 1766 |
.if exists(${PORTSDIR}/../Makefile.inc) |
1761 |
.if exists(${PORTSDIR}/../Makefile.inc) |