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, May 14, 10:14 PM
Unknown Object (File)
Thu, May 9, 5:24 AM
Unknown Object (File)
Thu, May 9, 5:24 AM
Unknown Object (File)
Thu, May 9, 5:07 AM
Unknown Object (File)
Thu, May 9, 4:32 AM
Unknown Object (File)
Wed, May 1, 6:21 AM
Unknown Object (File)
Sat, Apr 20, 5:26 PM
Unknown Object (File)
Mar 18 2024, 4:54 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