mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Fix build with custom prefix/localbase
PR: ports/150605 Submitted by: Tim Bishop <tim@bishnet.net> Approved by: datahead4@gmail.com (maintainer)
This commit is contained in:
parent
c9474e7831
commit
a653e6d713
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266028
@ -24,7 +24,7 @@ USE_QT_VER= 4
|
||||
QT_COMPONENTS= corelib xml network sql gui qtestlib \
|
||||
qmake_build moc_build rcc_build uic_build
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= -release
|
||||
CONFIGURE_ARGS+= -release --prefix ${PREFIX}
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user