aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2023-06-30 09:41:17 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2023-06-30 11:40:18 +0000
commitc9e139962126c0a6a88a4af65f7bff4275c913b7 (patch)
treeee7de219dc8a9e42cf2ffd10d62d49f8f48d04d5
parent84f26165e79e2734b1748c2ea09509e81cdb8e42 (diff)
downloadports-c9e139962126c0a6a88a4af65f7bff4275c913b7.tar.gz
ports-c9e139962126c0a6a88a4af65f7bff4275c913b7.zip
devel/{pyside6*,shiboken6}: Fix WWW node type
Should be a variable not a target. Reported by: portfmt scan
-rw-r--r--devel/pyside6-tools/Makefile2
-rw-r--r--devel/pyside6/Makefile2
-rw-r--r--devel/shiboken6/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/pyside6-tools/Makefile b/devel/pyside6-tools/Makefile
index 33c922591983..dc098184d65e 100644
--- a/devel/pyside6-tools/Makefile
+++ b/devel/pyside6-tools/Makefile
@@ -7,7 +7,7 @@ DISTNAME= pyside-setup-opensource-src-${DISTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Pyside6 development tools
-WWW: https://wiki.qt.io/Qt_for_Python
+WWW= https://wiki.qt.io/Qt_for_Python
LICENSE= BSD3CLAUSE GPLv2
LICENSE_COMB= multi
diff --git a/devel/pyside6/Makefile b/devel/pyside6/Makefile
index beb624803fcf..91396ea5004c 100644
--- a/devel/pyside6/Makefile
+++ b/devel/pyside6/Makefile
@@ -7,7 +7,7 @@ DISTNAME= pyside-setup-opensource-src-${DISTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Python Qt bindings for Qt 6
-WWW: https://wiki.qt.io/Qt_for_Python
+WWW= https://wiki.qt.io/Qt_for_Python
LICENSE= LGPL3
diff --git a/devel/shiboken6/Makefile b/devel/shiboken6/Makefile
index e7c3f2ca192a..ff2dd534f44e 100644
--- a/devel/shiboken6/Makefile
+++ b/devel/shiboken6/Makefile
@@ -7,7 +7,7 @@ DISTNAME= pyside-setup-opensource-src-${DISTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Python binding generator for C++ libraries
-WWW: http://qt-project.org
+WWW= http://qt-project.org
LICENSE= GPLv2 LGPL21 LGPL3
LICENSE_COMB= multi