diff options
-rw-r--r-- | x11/deforaos-keyboard/Makefile | 10 | ||||
-rw-r--r-- | x11/deforaos-keyboard/pkg-descr | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/deforaos-keyboard/Makefile b/x11/deforaos-keyboard/Makefile index dabec6be3205..f7517c1c3e3c 100644 --- a/x11/deforaos-keyboard/Makefile +++ b/x11/deforaos-keyboard/Makefile @@ -11,16 +11,16 @@ DISTNAME= Keyboard-${PORTVERSION} MAINTAINER= olivier@FreeBSD.org COMMENT= DeforaOS desktop virtual keyboard -LICENSE= GPLv3 +LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libDesktop.so:x11/deforaos-libdesktop \ - libSystem.so:devel/deforaos-libsystem \ - libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 + libSystem.so:devel/deforaos-libsystem \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 +USES= desktop-file-utils gnome pkgconfig USE_GNOME= gtk20 cairo gdkpixbuf2 -USES= desktop-file-utils pkgconfig USE_XORG= x11 xtst MAKE_ARGS+= PREFIX=${PREFIX} diff --git a/x11/deforaos-keyboard/pkg-descr b/x11/deforaos-keyboard/pkg-descr index f750ab87767d..d7732b9371fa 100644 --- a/x11/deforaos-keyboard/pkg-descr +++ b/x11/deforaos-keyboard/pkg-descr @@ -1,3 +1,3 @@ DeforaOS desktop virtual keyboard -WWW: http://www.defora.org/ +WWW: https://www.defora.org/ |