mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Fix build with custom LOCALBSE.
Reported by: QATty
This commit is contained in:
parent
3544988401
commit
30a1744639
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235540
@ -24,6 +24,7 @@ LIB_DEPENDS= exiv2.7:${PORTSDIR}/graphics/exiv2 \
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= corelib gui imageformats \
|
||||
linguist_build moc_build qmake_build rcc_build uic_build
|
||||
MAKE_ENV+= LOCALSOFT=${LOCALBASE}
|
||||
MAKE_JOBS_SAFE= yes
|
||||
INSTALL_TARGET= install_target install_menu install_icon install_i18n
|
||||
INSTALLS_ICONS= yes
|
||||
|
@ -24,6 +24,7 @@ LIB_DEPENDS= exiv2.7:${PORTSDIR}/graphics/exiv2 \
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= corelib gui imageformats \
|
||||
linguist_build moc_build qmake_build rcc_build uic_build
|
||||
MAKE_ENV+= LOCALSOFT=${LOCALBASE}
|
||||
MAKE_JOBS_SAFE= yes
|
||||
INSTALL_TARGET= install_target install_menu install_icon install_i18n
|
||||
INSTALLS_ICONS= yes
|
||||
|
Loading…
Reference in New Issue
Block a user