Page MenuHomeFreeBSD

Convert net/axa to USES=autoreconf
ClosedPublic

Authored by truckman on Jan 9 2015, 8:52 PM.
Tags
None
Referenced Files
F81661062: D1474.diff
Fri, Apr 19, 2:58 PM
Unknown Object (File)
Mar 5 2024, 6:58 PM
Unknown Object (File)
Mar 5 2024, 6:58 PM
Unknown Object (File)
Mar 5 2024, 6:58 PM
Unknown Object (File)
Mar 5 2024, 6:58 PM
Unknown Object (File)
Mar 5 2024, 12:52 AM
Unknown Object (File)
Feb 10 2024, 6:30 AM
Unknown Object (File)
Jan 1 2024, 4:31 AM
Subscribers
None

Details

Reviewers
mat
Summary

Convert to USES=autoreconf

Use option helpers.

Test Plan

Build on FreeBSD 8, 9, and 10, and both amd64 and i386.

Test with DOXYGEN option both on and off.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

truckman retitled this revision from to Convert net/axa to USES=autoreconf.
truckman updated this object.
truckman edited the test plan for this revision. (Show Details)
truckman added a reviewer: mat.
truckman updated this object.
truckman edited the test plan for this revision. (Show Details)

Use option helpers.

truckman updated this object.
mat requested changes to this revision.Jan 10 2015, 12:40 AM
mat edited edge metadata.
mat added inline comments.
net/axa/Makefile
24

That one should go when you add USES=autoreconf

37

Add a space before this line.

This revision now requires changes to proceed.Jan 10 2015, 12:40 AM
truckman edited edge metadata.

Delete leftover AUTOMAKE_ARGS from before the conversion to autoreconf.

Add a missing blank line between a variable assignment and a .include.

mat edited edge metadata.
This revision is now accepted and ready to land.Jan 10 2015, 10:38 AM