aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/lxinput/Makefile5
-rw-r--r--sysutils/lxinput/pkg-descr2
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/lxinput/Makefile b/sysutils/lxinput/Makefile
index 3ce22c2d41a0..09b67e10057d 100644
--- a/sysutils/lxinput/Makefile
+++ b/sysutils/lxinput/Makefile
@@ -9,10 +9,11 @@ MASTER_SITES= SF/lxde/LXInput%20%28Kbd%20and%20amp_%20mouse%20config%29/LXInput%
MAINTAINER= ports@FreeBSD.org
COMMENT= Keyboard and mouse settings
-LICENSE= GPLv3
+LICENSE= GPLv2+ # though COPYING is GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
- libfreetype.so:print/freetype2
+ libfreetype.so:print/freetype2
USES= gmake localbase pkgconfig tar:xz
USE_GNOME= gtk20 cairo gdkpixbuf2 intltool
diff --git a/sysutils/lxinput/pkg-descr b/sysutils/lxinput/pkg-descr
index 6a5a356ae9fc..dc0206e2fc46 100644
--- a/sysutils/lxinput/pkg-descr
+++ b/sysutils/lxinput/pkg-descr
@@ -1,3 +1,3 @@
LXInput is a program to configure keyboard and mouse settings for LXDE.
-WWW: http://lxde.org/
+WWW: https://lxde.org/