mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
sysutils/conky: set USE_CCACHE=OFF
... otherwise build fails with ccache installed ok tb@
This commit is contained in:
@@ -45,7 +45,8 @@ CONFIGURE_ARGS = -DBUILD_AUDACIOUS=OFF \
|
||||
-DBUILD_IBM=OFF \
|
||||
-DBUILD_MOC=OFF \
|
||||
-DBUILD_IOSTATS=OFF \
|
||||
-DBUILD_PORT_MONITORS=OFF
|
||||
-DBUILD_PORT_MONITORS=OFF \
|
||||
-DUSE_CCACHE=OFF
|
||||
|
||||
CONFIGURE_ARGS += -DBUILD_RSS=ON \
|
||||
-DBUILD_CURL=ON
|
||||
|
||||
Reference in New Issue
Block a user