-with-qt-name=qt2 -> --with-qt-name=qt2
Submitted by: Cristiano Deana <deana@bmm.it>
This commit is contained in:
parent
ffaff2994b
commit
c661644a6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38014
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ CONFIGURE_ARGS= --x-includes=$(X11BASE)/include \
|
|||
--with-qt-library-dir=${X11BASE}/lib \
|
||||
--without-kde-check \
|
||||
--with-freebsd-pthread \
|
||||
-with-qt-name=qt2
|
||||
--with-qt-name=qt2
|
||||
|
||||
CONFIGURE_ENV+= SS_X_EXTRA_LIBS=-lxpg4
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ CONFIGURE_ARGS= --x-includes=$(X11BASE)/include \
|
|||
--with-qt-library-dir=${X11BASE}/lib \
|
||||
--without-kde-check \
|
||||
--with-freebsd-pthread \
|
||||
-with-qt-name=qt2
|
||||
--with-qt-name=qt2
|
||||
|
||||
CONFIGURE_ENV+= SS_X_EXTRA_LIBS=-lxpg4
|
||||
|
||||
|
|
Loading…
Reference in a new issue