xcb: update to 2.4nb2.
Fix RELRO build.
This commit is contained in:
parent
b586004b68
commit
5181ef7d0a
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.15 2017/09/06 10:40:35 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2019/07/15 07:03:06 wiz Exp $
|
||||
|
||||
DISTNAME= xcb-2.4
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://www.goof.com/pcg/marc/data/
|
||||
|
||||
|
@ -11,6 +11,7 @@ COMMENT= Extensible, multiple cut buffers for X
|
|||
|
||||
USE_IMAKE= YES
|
||||
BUILD_TARGET= all Xcb.ad
|
||||
MAKE_ENV+= LOCAL_LDFLAGS=${LDFLAGS:Q}
|
||||
|
||||
.include "../../x11/libXaw/buildlink3.mk"
|
||||
.include "../../x11/libXt/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue