aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-01-12 16:20:31 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-01-12 16:20:31 +0000
commitb9398223bd3a2236f02f582d13487e2a02e6a035 (patch)
tree2cea991d70e02cc86565656d596600b0fc2b5790 /x11-toolkits
parentaa20890c922899d9333b5fef5c67bc338a601c4c (diff)
downloadports-b9398223bd3a2236f02f582d13487e2a02e6a035.tar.gz
ports-b9398223bd3a2236f02f582d13487e2a02e6a035.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/fox16/Makefile2
-rw-r--r--x11-toolkits/fxscintilla/Makefile2
-rw-r--r--x11-toolkits/gtkglext/Makefile2
-rw-r--r--x11-toolkits/gtkimageview/Makefile2
-rw-r--r--x11-toolkits/otk/Makefile2
-rw-r--r--x11-toolkits/viewklass/Makefile2
-rw-r--r--x11-toolkits/xmhtml/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile
index 02cdf18345d3..f2f5aef194ea 100644
--- a/x11-toolkits/fox16/Makefile
+++ b/x11-toolkits/fox16/Makefile
@@ -12,7 +12,7 @@ PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast and extensive C++ GUI toolkit -- ver.1.6
-LICENSE= LGPL3 # (or later)
+LICENSE= LGPL3+
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
libtiff.so:${PORTSDIR}/graphics/tiff
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile
index 9ac48da2eadf..1bba49d81ae0 100644
--- a/x11-toolkits/fxscintilla/Makefile
+++ b/x11-toolkits/fxscintilla/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= Fox toolkit reimplementation of Scintilla editing widget
-LICENSE= LGPL21 # (or later)
+LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libFOX-1.6.so:${PORTSDIR}/x11-toolkits/fox16
diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile
index 129a8accacf8..58928dc59573 100644
--- a/x11-toolkits/gtkglext/Makefile
+++ b/x11-toolkits/gtkglext/Makefile
@@ -11,7 +11,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL extension to GTK+
-LICENSE= LGPL21 # or later
+LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/gtkimageview/Makefile b/x11-toolkits/gtkimageview/Makefile
index fd13c8e2b896..997d0766272f 100644
--- a/x11-toolkits/gtkimageview/Makefile
+++ b/x11-toolkits/gtkimageview/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= LOCAL/kwm
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple image viewer widget
-LICENSE= LGPL21 # or later; source says LGPL20+ though
+LICENSE= LGPL21+ # source says LGPL20+ though
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/otk/Makefile b/x11-toolkits/otk/Makefile
index 87dd38c8c5ff..912dd84527cf 100644
--- a/x11-toolkits/otk/Makefile
+++ b/x11-toolkits/otk/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}_lib_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Widget library based on OpenGL
-LICENSE= LGPL20 # or later
+LICENSE= LGPL20+
WRKSRC= ${WRKDIR}/${PORTNAME}_lib
diff --git a/x11-toolkits/viewklass/Makefile b/x11-toolkits/viewklass/Makefile
index 421a80a0c9af..d83b1a834356 100644
--- a/x11-toolkits/viewklass/Makefile
+++ b/x11-toolkits/viewklass/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ViewKlass-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ Framework for Motif
-LICENSE= LGPL20 # (or later)
+LICENSE= LGPL20+
GNU_CONFIGURE= yes
USES= imake:env motif
diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile
index b6d937d47366..c613751bb7ac 100644
--- a/x11-toolkits/xmhtml/Makefile
+++ b/x11-toolkits/xmhtml/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME:tl}
MAINTAINER= ports@FreeBSD.org
COMMENT= Motif widget set for displaying HTML 3.2 documents
-LICENSE= LGPL20 # (or later)
+LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png