- Fix with custom LOCALBASE

Reported by:	QAT
This commit is contained in:
Jose Alonso Cardenas Marquez 2009-06-17 23:08:59 +00:00
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

View file

@ -28,4 +28,6 @@ USE_PHP= yes
USE_PHPIZE= yes
USE_PHPEXT= yes
CONFIGURE_ARGS+= --with-ffmpeg=${LOCALBASE}/include
.include <bsd.port.mk>

View file

@ -28,4 +28,6 @@ USE_PHP= yes
USE_PHPIZE= yes
USE_PHPEXT= yes
CONFIGURE_ARGS+= --with-ffmpeg=${LOCALBASE}/include
.include <bsd.port.mk>