Page MenuHomeFreeBSD

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

Authored by salvadore on Apr 28 2020, 7:05 PM.
Tags
None
Referenced Files
F153208691: D24607.id71127.diff
Sun, Apr 19, 7:57 PM
Unknown Object (File)
Sat, Apr 18, 11:51 PM
Unknown Object (File)
Tue, Apr 14, 1:19 PM
Unknown Object (File)
Wed, Apr 8, 7:15 PM
Unknown Object (File)
Wed, Apr 8, 1:28 PM
Unknown Object (File)
Tue, Apr 7, 9:00 PM
Unknown Object (File)
Sat, Apr 4, 10:30 PM
Unknown Object (File)
Sat, Apr 4, 3:42 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