- Fix build on 4.x
Noticed by: bento via kris
This commit is contained in:
parent
9a770a5031
commit
dbbf40db70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99035
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ post-patch:
|
|||
|
||||
do-configure:
|
||||
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} qmake \
|
||||
-spec ${X11BASE}/share/qt/mkspecs/freebsd-g++ FLIP.pro
|
||||
-spec ${LOCALBASE}/share/qt/mkspecs/freebsd-g++ FLIP.pro
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/flip ${PREFIX}/bin
|
||||
|
|
Loading…
Reference in a new issue