pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xsel
Module Name: pkgsrc
Committed By: wiz
Date: Wed Aug 13 06:53:30 UTC 2025
Modified Files:
pkgsrc/x11/xsel: Makefile
Log Message:
xsel: needs libtool to build
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xsel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xsel/Makefile
diff -u pkgsrc/x11/xsel/Makefile:1.6 pkgsrc/x11/xsel/Makefile:1.7
--- pkgsrc/x11/xsel/Makefile:1.6 Sun Aug 10 17:41:28 2025
+++ pkgsrc/x11/xsel/Makefile Wed Aug 13 06:53:30 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2025/08/10 17:41:28 kikadf Exp $
-#
+# $NetBSD: Makefile,v 1.7 2025/08/13 06:53:30 wiz Exp $
DISTNAME= xsel-1.2.1
CATEGORIES= x11
@@ -12,6 +11,7 @@ LICENSE= x11
GNU_CONFIGURE= yes
USE_TOOLS+= aclocal autoconf automake pkg-config
+USE_LIBTOOL= yes
BUILDLINK_TRANSFORM+= rm:-Werror
Home |
Main Index |
Thread Index |
Old Index