mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Fix location of qmake
Submitted by: bento (via kris) XXX: IMHO it's time for USE_QMAKE.
This commit is contained in:
parent
19c310a942
commit
7d6ca9fb3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99059
@ -23,7 +23,7 @@ USE_QT_VER= 3
|
||||
.endif
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
BUILD_WRKSRC= ${WRKSRC}/qextmdi
|
||||
MAKE_ENV+= QTDIR=${QT_PREFIX} QMAKESPEC=${QT_PREFIX}/share/qt/mkspecs/freebsd-g++ KDE2DIR=${LOCALBASE}
|
||||
MAKE_ENV+= QTDIR=${QT_PREFIX} QMAKESPEC=${PREFIX}/share/qt/mkspecs/freebsd-g++ KDE2DIR=${LOCALBASE}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user