Index: head/x11-toolkits/libXaw/Makefile =================================================================== --- head/x11-toolkits/libXaw/Makefile (revision 474244) +++ head/x11-toolkits/libXaw/Makefile (revision 474245) @@ -1,17 +1,20 @@ # Created by: Eric Anholt # $FreeBSD$ PORTNAME= libXaw PORTVERSION= 1.0.13 PORTEPOCH= 2 CATEGORIES= x11-toolkits MAINTAINER= x11@FreeBSD.org COMMENT= X Athena Widgets library +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= gmake XORG_CAT= lib USE_XORG= printproto:both x11 xau xext xextproto xmu xp xpm xproto:both xt -USES= gmake -CONFIGURE_ARGS+=--without-xmlto +CONFIGURE_ARGS= --without-xmlto .include Index: head/x11-toolkits/libXaw/pkg-descr =================================================================== --- head/x11-toolkits/libXaw/pkg-descr (revision 474244) +++ head/x11-toolkits/libXaw/pkg-descr (revision 474245) @@ -1,3 +1,3 @@ This package contains the X Athena Widgets library. -WWW: http://www.freedesktop.org/Software/xlibs +WWW: https://www.freedesktop.org/wiki/Software/xlibs/