mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
graphics/xpdf4: Drop nop GUI_CMAKE_ARGS
There is no such options helper. It should have been GUI_CMAKE_ON, but -DNO_TEXT_SELECT:BOOL=OFF is already always in CMAKE_ARGS here.
This commit is contained in:
parent
9dd02801f0
commit
e63567579c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513876
@ -51,7 +51,6 @@ LIBPAPER_LIB_DEPENDS= libpaper.so:print/libpaper
|
||||
|
||||
GUI_CMAKE_OFF= -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Widgets=1
|
||||
GUI_DESC= QT5 interface
|
||||
GUI_CMAKE_ARGS+= -DNO_TEXT_SELECT:BOOL=OFF
|
||||
GUI_USES= qt:5 desktop-file-utils
|
||||
GUI_USE= QT=buildtools_build,qmake_build,concurrent,core,gui,widgets,printsupport,svg,network,printsupport
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user