diff options
Diffstat (limited to 'x11-toolkits/otk/Makefile')
-rw-r--r-- | x11-toolkits/otk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |