Explicitly disable building of Qt-based example to avoid possible problems.
This commit is contained in:
parent
3457a02a10
commit
6da1c20214
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30780
@ -19,6 +19,7 @@ LIB_DEPENDS= glib-1.3.1:${PORTSDIR}/devel/glib13 \
|
||||
USE_X_PREFIX= yes
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS= --with-qt=no
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user