Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2015 12:51:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197828] [update] emulators/pipelight to 2.8
Message-ID:  <bug-197828-13-ACVchA79I6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197828-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197828-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197828

--- Comment #7 from sasamotikomi@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197828-13-ACVchA79I6>