summaryrefslogtreecommitdiff
path: root/devel/libsigc++30/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libsigc++30/Makefile')
-rw-r--r--devel/libsigc++30/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libsigc++30/Makefile b/devel/libsigc++30/Makefile
index 732bd45dc77b..b0b157fa8ec6 100644
--- a/devel/libsigc++30/Makefile
+++ b/devel/libsigc++30/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libsigc++
-PORTVERSION= 3.4.0
+PORTVERSION= 3.6.0
CATEGORIES= devel
MASTER_SITES= GNOME
PKGNAMESUFFIX= 30
@@ -11,7 +11,8 @@ WWW= https://libsigcplusplus.github.io/libsigcplusplus/index.html
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= compiler:c++17-lang meson tar:xz
+USES= compiler:c++17-lang gnome meson pkgconfig python:build tar:xz
+USE_GNOME= libxslt:build
USE_LDCONFIG= yes
MESON_ARGS= -Dbuild-documentation=false \