astro/siril: Fix unintended deletion of the line

(cherry picked from commit 6f15e1c033)
This commit is contained in:
Yuri Victorovich 2021-08-12 10:43:53 -07:00
parent cf28978036
commit f869423e73
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= siril
DISTVERSION= 0.99.10.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= astro graphics
MASTER_SITES= https://free-astro.org/download/
@ -44,6 +44,8 @@ BINARY_ALIAS= git=false
OPTIONS_DEFINE= CURL OPENMP
OPTIONS_DEFAULT= CURL OPENMP
OPENMP_MESON_OFF= -Dopenmp=false
CURL_MESON_YES= enable-libcurl
CURL_LIB_DEPENDS= libcurl.so:ftp/curl