mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
Use -p0' instead of the plain -p', which is not accepted by
patch(1) on the latest and greatest FreeBSD-version(s).
This commit is contained in:
Vendored
+1
-1
@@ -21,7 +21,7 @@ for mf in ${FILESDIR}/*Makefile ; do \
|
||||
ln -s $mf ${dir}Makefile
|
||||
done
|
||||
|
||||
patch -d ${WRKSRC}/src -p << EOPATCH
|
||||
patch -d ${WRKSRC}/src -p0 << EOPATCH
|
||||
Configuring the wnb script to call the right wish-binary directly
|
||||
--- wnb Sun Feb 22 12:49:56 1998
|
||||
+++ wnb Sat Feb 26 17:41:06 2000
|
||||
|
||||
Reference in New Issue
Block a user