diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2020-05-02 12:06:38 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2020-05-02 12:12:24 +0200 |
commit | 98969a905203af855a1f55e6e937be58ae44ce1f (patch) | |
tree | 86885b39552efc907a5722e1dc95252048586748 /x11/libICE | |
parent | 1d0a7bf79d96ed6f81c236489541a9f88a520c46 (diff) |
Update WANTLIB/LIB_DEPENDS_CHECK for Xdmcp and other fixes
Diffstat (limited to 'x11/libICE')
-rw-r--r-- | x11/libICE/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile index e0cc214..6e3fcc1 100644 --- a/x11/libICE/Makefile +++ b/x11/libICE/Makefile @@ -13,8 +13,6 @@ SHARED_LIBS= ICE 11.0 # MIT PERMIT_PACKAGE = Yes -WANTLIB = - MASTER_SITES = ${MASTER_SITE_XORG:=lib/} # Dependencies |