Page MenuHomeFreeBSD

emulators/i386-wine-devel: Simplify PLIST variables
ClosedPublic

Authored by salvadore on Apr 28 2020, 7:05 PM.
Tags
None
Referenced Files
F164706481: D24607.diff
Mon, Aug 3, 6:57 AM
Unknown Object (File)
Sat, Jul 25, 2:02 PM
Unknown Object (File)
Tue, Jul 21, 8:35 PM
Unknown Object (File)
Fri, Jul 17, 3:37 AM
Unknown Object (File)
Jul 4 2026, 5:13 AM
Unknown Object (File)
Jul 3 2026, 2:22 AM
Unknown Object (File)
Jun 30 2026, 10:06 PM
Unknown Object (File)
Jun 28 2026, 5:14 AM
Subscribers

Details

Summary

Remove *DEVEL PLIST variables as they are now meaningless.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 30779
Build 28503: arc lint + arc unit

Event Timeline

Sorry mentors: I missed those lines in the precedent commit.

lgtm

head/emulators/i386-wine-devel/Makefile.amd64
26

^ for the future, I would suggest, to use indentations for the if/for when nested, but that is not related to this review :)

.if foo
.  if bar

.  endif
.endif
This revision is now accepted and ready to land.Apr 28 2020, 7:15 PM