View | Details | Raw Unified | Return to bug 66808
Collapse All | Expand All

(-)bsd.port.mk (-1 / +1 lines)
Lines 1120-1126 Link Here
1120
.endif
1120
.endif
1121
1121
1122
# XXX: (not yet): .if defined(USE_AUTOTOOLS)
1122
# XXX: (not yet): .if defined(USE_AUTOTOOLS)
1123
# .include "${PORTSDIR}/Mk/bsd.autotools.mk"
1123
.include "${PORTSDIR}/Mk/bsd.autotools.mk"
1124
# XXX: (not yet): .endif
1124
# XXX: (not yet): .endif
1125
1125
1126
.if defined(USE_OPENSSL)
1126
.if defined(USE_OPENSSL)

Return to bug 66808