[Bug 197828] [update] emulators/pipelight to 2.8

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 21 12:51:15 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197828

--- Comment #7 from sasamotikomi at gmail.com ---
(In reply to philippe972 from comment #6)
# cd /usr/ports/emulators/pipelight
# patch < /path/to/Makefile.diff
# patch < /path/to/distinfo.diff
# cd files
# patch < /path/to/patch-Makefile.diff

/patch/to/ mean where is file is located,  # - mean root

or you can edit handle use vi or ee (if you never use vi) - mean removed string
+ mean added string, you can copy-paste by pressing middle mouse button "scroll
wheel":
# cd /usr/ports/emulators/pipelight
# ee Makefile
# ee distinfo
# cd files
# ee patch-Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list