Page MenuHomeFreeBSD

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

Authored by salvadore on Apr 28 2020, 7:05 PM.
Tags
None
Referenced Files
F171230991: D24607.id71127.diff
Wed, Sep 9, 4:52 PM
F171230790: D24607.diff
Wed, Sep 9, 4:49 PM
Unknown Object (File)
Sat, Sep 5, 12:52 AM
Unknown Object (File)
Sun, Aug 30, 9:35 AM
Unknown Object (File)
Aug 8 2026, 4:53 PM
Unknown Object (File)
Aug 8 2026, 1:44 PM
Unknown Object (File)
Aug 8 2026, 9:56 AM
Unknown Object (File)
Aug 7 2026, 6:46 PM
Subscribers

Details

Summary

Remove *DEVEL PLIST variables as they are now meaningless.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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