Page MenuHomeFreeBSD

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

Authored by salvadore on Apr 28 2020, 7:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 11:44 AM
Unknown Object (File)
Sun, Oct 5, 1:50 AM
Unknown Object (File)
Fri, Oct 3, 12:43 AM
Unknown Object (File)
Sun, Sep 28, 8:32 PM
Unknown Object (File)
Sun, Sep 21, 6:02 PM
Unknown Object (File)
Thu, Sep 18, 10:26 PM
Unknown Object (File)
Thu, Sep 18, 5:35 AM
Unknown Object (File)
Sep 18 2025, 2:46 AM
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