mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Actually allow the patchfile committed in r497171 to take effect, to
fix the build on GCC-based architectures. The failure was not detected during my own testing due to a stale copy of the same patchfile in the masterport (not committed to svn). The masterport apparently was able to build even with the patch in the wrong location. MFH to be determined. Pointyhat to: linimon Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
083a6da42d
commit
d0fbd6420a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499214
1 changed files with 3 additions and 0 deletions
|
@ -11,4 +11,7 @@ DIST= good
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
||||
|
||||
EXTRA_PATCHDIR= ${.CURDIR}/files
|
||||
EXTRA_PATCHES= ${EXTRA_PATCHDIR}/patch-sys_v4l2_gstv4l2allocator.h
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
Loading…
Add table
Reference in a new issue