Index: head/x11/lxrandr/Makefile =================================================================== --- head/x11/lxrandr/Makefile (revision 532093) +++ head/x11/lxrandr/Makefile (revision 532094) @@ -1,33 +1,34 @@ # Created by: Eric Turgeon # $FreeBSD$ PORTNAME= lxrandr PORTVERSION= 0.3.1 CATEGORIES= x11 MASTER_SITES= SF/lxde/LXRandR%20%28monitor%20config%20tool%29/LXRandR%20${PORTVERSION:R}.x/ MAINTAINER= ericbsd@FreeBSD.org COMMENT= Monitor configuration tool -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= desktop-file-utils gmake gnome localbase pkgconfig tar:xz xorg USE_GNOME= gtk20 intltool cairo USE_XORG= xrandr GNU_CONFIGURE= yes INSTALLS_ICONS= yes OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_USES_OFF= gettext-tools post-patch-NLS-off: @${REINPLACE_CMD} -e 's|po man|man|' \ ${WRKSRC}/Makefile.in .include Index: head/x11/lxrandr/pkg-descr =================================================================== --- head/x11/lxrandr/pkg-descr (revision 532093) +++ head/x11/lxrandr/pkg-descr (revision 532094) @@ -1,7 +1,7 @@ LXRandR is the standard screen manager of LXDE. It manages screen resolution and external monitors. You can plug in another screen into LXDE or choose to use a big screen projector. Local screen and extenal screen can be used at the same time. LXRandR configures the screen solution automatically. -WWW: http://wiki.lxde.org/en/LXRandR +WWW: https://wiki.lxde.org/en/LXRandR