aboutsummaryrefslogtreecommitdiff
path: root/.builds/freebsd.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/freebsd.yml')
-rw-r--r--.builds/freebsd.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 96057c6..2d2565c 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -18,7 +18,6 @@ tasks:
- configure: |
cd imv
sed -i -e 's/BACKEND_\(.*\)=no/BACKEND_\1=yes/' config.mk
- sed -i -e 's/WINDOWS=wayland/WINDOWS=x11/' config.mk
cat config.mk
- build: |
cd imv