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)
Tue, Mar 24, 10:46 AM
Unknown Object (File)
Thu, Mar 19, 8:12 AM
Unknown Object (File)
Wed, Mar 18, 11:28 PM
Unknown Object (File)
Tue, Mar 17, 5:48 AM
Unknown Object (File)
Fri, Mar 6, 9:30 PM
Unknown Object (File)
Mon, Mar 2, 12:32 PM
Unknown Object (File)
Sat, Feb 28, 1:05 AM
Unknown Object (File)
Fri, Feb 27, 5:55 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