mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
multimedia/mpv: drop nop include after r391260
multimedia/ffmpeg doesn't use non-default prefix for include directories unlike multimedia/ffmpeg0 or multimedia/libav. PR: 202401 Approved by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
This commit is contained in:
parent
f737137e6e
commit
addb644a2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394537
@ -33,7 +33,7 @@ USE_XORG= x11 xv xxf86vm
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
CPPFLAGS+= -I.. -I${LOCALBASE}/include/ffmpeg -I${LOCALBASE}/include
|
||||
CPPFLAGS+= -I.. -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} \
|
||||
|
Loading…
Reference in New Issue
Block a user