From 79a2e1b3c9ecf373a583089e15f46f91eb14a66e Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 31 Jan 2018 09:02:11 +0000 Subject: - Fix LICENSE - Add LICENSE_FILE - Fix whitespace - Update WWW --- sysutils/lxterminal/Makefile | 11 +++++------ sysutils/lxterminal/pkg-descr | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/sysutils/lxterminal/Makefile b/sysutils/lxterminal/Makefile index dc9094b71088..744e55539e2f 100644 --- a/sysutils/lxterminal/Makefile +++ b/sysutils/lxterminal/Makefile @@ -9,20 +9,19 @@ MASTER_SITES= SF/lxde/LXTerminal%20%28terminal%20emulator%29/LXTerminal%20${PORT MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight terminal emulator from the LXDE project -LICENSE= GPLv2 +LICENSE= GPLv2+ +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 glib20 cairo vte intltool USE_XORG= x11 xext GNU_CONFIGURE= yes -USE_LDCONFIG= yes - -INSTALLS_ICONS= YES - CONFIGURE_ARGS= --enable-gtk3=no +USE_LDCONFIG= yes +INSTALLS_ICONS= yes OPTIONS_DEFINE= NLS OPTIONS_SUB= yes diff --git a/sysutils/lxterminal/pkg-descr b/sysutils/lxterminal/pkg-descr index 62783e7e3e4d..b50885d7df45 100644 --- a/sysutils/lxterminal/pkg-descr +++ b/sysutils/lxterminal/pkg-descr @@ -3,4 +3,4 @@ It is completely desktop-independent and does not have any unnecessary dependencies. In order to reduce memory usage and increase the performance all instances of the terminal are sharing a single process. -WWW: http://wiki.lxde.org/en/LXTerminal +WWW: https://wiki.lxde.org/en/LXTerminal -- cgit v1.2.3