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