Index: head/x11-toolkits/libXt/Makefile =================================================================== --- head/x11-toolkits/libXt/Makefile (revision 470970) +++ head/x11-toolkits/libXt/Makefile (revision 470971) @@ -1,23 +1,26 @@ # Created by: Eric Anholt # $FreeBSD$ PORTNAME= libXt PORTVERSION= 1.1.5 PORTEPOCH= 1 CATEGORIES= x11-toolkits MAINTAINER= x11@FreeBSD.org COMMENT= X Toolkit library +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + XORG_CAT= lib -USE_XORG= x11 sm xproto:both kbproto +USE_XORG= x11 sm ice xproto:both kbproto CONFIGURE_ARGS= --disable-specs -USES+= cpe +USES= cpe CPE_PRODUCT= libxt CPE_VENDOR= x post-patch: @${REINPLACE_CMD} 's/test.*-traditional.*;/true;/' \ ${WRKSRC}/configure .include Index: head/x11-toolkits/libXt/pkg-descr =================================================================== --- head/x11-toolkits/libXt/pkg-descr (revision 470970) +++ head/x11-toolkits/libXt/pkg-descr (revision 470971) @@ -1,3 +1,3 @@ This package contains the X Toolkit library. -WWW: http://www.freedesktop.org/Software/xlibs +WWW: https://www.freedesktop.org/wiki/Software/xlibs/