Fixes bug 244554
Details
Details
- Reviewers
manu imp zeising - Group Reviewers
x11 - Commits
- rP527829: x11/libwacom: unbreak after r244554 when libxml2 isn't bootlegged
Builds fine on:
- 11.3 i386 with MANPAGES=off in devel/glib20
- 11.3 amd64
Runtime testing is not required as tests are not installed.
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
x11/libwacom/Makefile | ||
---|---|---|
14 ↗ | (On Diff #69086) | Making libxml2 (these patches) optional is okay. A separate commit would be worthwhile to get 'make test' working (which should then include TEST_DEPENDS for libxml2). |
x11/libwacom/distinfo | ||
9 ↗ | (On Diff #69086) | Can you please put anonymous patch files such as these in a "libwacom" DIST_SUBDIR? |
x11/libwacom/Makefile | ||
---|---|---|
14 ↗ | (On Diff #69086) | make test not working is not a regression. USES=meson implicitly defines TEST_TARGET but tests could be run even before rP527162 e.g., $ make test TEST_TARGET=check gmake[3]: Entering directory '/usr/ports/x11/libwacom/work/libwacom-libwacom-0.32/data/layouts' /bin/sh: Syntax error: Bad fd number |
x11/libwacom/distinfo | ||
9 ↗ | (On Diff #69086) | These patches are ephemeral i.e., to be removed on the next update. However, DIST_SUBDIR only works for all distfiles. |