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)
Mon, Jun 22, 9:37 PM
Unknown Object (File)
Mon, Jun 22, 8:42 PM
Unknown Object (File)
Sun, Jun 21, 10:03 PM
Unknown Object (File)
Sun, Jun 21, 5:43 AM
Unknown Object (File)
Sat, Jun 20, 7:30 PM
Unknown Object (File)
Sat, Jun 20, 1:53 AM
Unknown Object (File)
Fri, Jun 19, 2:38 PM
Unknown Object (File)
Tue, Jun 9, 12:47 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