mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix with custom LOCALBASE
Reported by: QAT
This commit is contained in:
parent
53fab827e7
commit
a4a2d34ba6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236174
2 changed files with 4 additions and 0 deletions
|
@ -28,4 +28,6 @@ USE_PHP= yes
|
|||
USE_PHPIZE= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
CONFIGURE_ARGS+= --with-ffmpeg=${LOCALBASE}/include
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -28,4 +28,6 @@ USE_PHP= yes
|
|||
USE_PHPIZE= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
CONFIGURE_ARGS+= --with-ffmpeg=${LOCALBASE}/include
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue