summaryrefslogtreecommitdiff
path: root/cad/horizon-eda/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/horizon-eda/Makefile')
-rw-r--r--cad/horizon-eda/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile
index fb7960f20fe5..e6ba2b2f1c24 100644
--- a/cad/horizon-eda/Makefile
+++ b/cad/horizon-eda/Makefile
@@ -1,7 +1,6 @@
PORTNAME= horizon-eda
DISTVERSIONPREFIX= v
-DISTVERSION= 2.7.0
-PORTREVISION= 2
+DISTVERSION= 2.7.1
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org
@@ -9,7 +8,7 @@ COMMENT= EDA package for printed circuit board design
WWW= https://horizon-eda.org/ \
https://github.com/horizon-eda/horizon
-LICENSE= GPLv3
+LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/include/boost/optional.hpp:devel/boost-libs \
@@ -27,7 +26,8 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libuuid.so:misc/libuuid \
libzmq.so:net/libzmq4
-USES= desktop-file-utils gnome libarchive localbase meson pkgconfig python:build sqlite
+USES= desktop-file-utils gnome libarchive localbase meson pkgconfig \
+ python:build sqlite
USE_GNOME= atkmm gdkpixbuf gtkmm30 librsvg2
USE_GITHUB= yes