aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libXt
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-05-27 09:04:17 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-05-27 09:04:17 +0000
commitbdb700d23a6fb99c375b6818cc51ca15ec7e0416 (patch)
treeef18ecee738b14b24b7d33071ea2957c1cd6a8e3 /x11-toolkits/libXt
parenta79a7614cab3f504dd65ddc8dd2507092ae4ed6e (diff)
downloadports-bdb700d23a6fb99c375b6818cc51ca15ec7e0416.tar.gz
ports-bdb700d23a6fb99c375b6818cc51ca15ec7e0416.zip
- Add LICENSE
- Add missing libICE dependency - Cosmetic fix - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=470971
Diffstat (limited to 'x11-toolkits/libXt')
-rw-r--r--x11-toolkits/libXt/Makefile7
-rw-r--r--x11-toolkits/libXt/pkg-descr2
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile
index dc42542302ec..0f6a36fc0f54 100644
--- a/x11-toolkits/libXt/Makefile
+++ b/x11-toolkits/libXt/Makefile
@@ -9,10 +9,13 @@ 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
diff --git a/x11-toolkits/libXt/pkg-descr b/x11-toolkits/libXt/pkg-descr
index 0369c4fec061..b3acdb099a3c 100644
--- a/x11-toolkits/libXt/pkg-descr
+++ b/x11-toolkits/libXt/pkg-descr
@@ -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/