diff options
Diffstat (limited to 'x11/xsel/Makefile')
-rw-r--r-- | x11/xsel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xsel/Makefile b/x11/xsel/Makefile index 7d0a4252d99..6e20aefdd8b 100644 --- a/x11/xsel/Makefile +++ b/x11/xsel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/29 05:07:20 asau Exp $ +# $NetBSD: Makefile,v 1.3 2020/11/29 20:37:32 nia Exp $ # DISTNAME= xsel-1.2.0 @@ -11,6 +11,8 @@ COMMENT= Manipulate the X selection GNU_CONFIGURE= yes +BUILDLINK_TRANSFORM+= rm:-Werror + BUILDLINK_DEPMETHOD.libXt?= build post-install: |