pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/st-term



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Feb 25 15:20:28 UTC 2021

Modified Files:
        pkgsrc/x11/st-term: Makefile

Log Message:
x11/st-term: prepare to import xst


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/st-term/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/st-term/Makefile
diff -u pkgsrc/x11/st-term/Makefile:1.12 pkgsrc/x11/st-term/Makefile:1.13
--- pkgsrc/x11/st-term/Makefile:1.12    Mon Aug 17 20:20:36 2020
+++ pkgsrc/x11/st-term/Makefile Thu Feb 25 15:20:28 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/08/17 20:20:36 leot Exp $
+# $NetBSD: Makefile,v 1.13 2021/02/25 15:20:28 pin Exp $
 
 DISTNAME=      st-0.8.4
 PKGNAME=       ${DISTNAME:S/-/-term-/}
@@ -13,6 +13,8 @@ LICENSE=      mit
 
 MAKE_JOBS_SAFE=        no
 
+CONFLICTS=      xst-[0-9]*
+
 USE_TOOLS+=    pkg-config
 
 SUBST_CLASSES+=                        configdefh configmk makefile



Home | Main Index | Thread Index | Old Index