Fri Sep 8 06:27:26 2017 UTC ()
Follow redirects.


(wiz)
diff -r1.4 -r1.5 pkgsrc/x11/st-term/Makefile

cvs diff -r1.4 -r1.5 pkgsrc/x11/st-term/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/st-term/Makefile 2017/02/02 20:43:01 1.4
+++ pkgsrc/x11/st-term/Makefile 2017/09/08 06:27:26 1.5
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile,v 1.4 2017/02/02 20:43:01 leot Exp $ 1# $NetBSD: Makefile,v 1.5 2017/09/08 06:27:26 wiz Exp $
2 2
3DISTNAME= st-0.7 3DISTNAME= st-0.7
4PKGNAME= ${DISTNAME:S/-/-term-/} 4PKGNAME= ${DISTNAME:S/-/-term-/}
5PKGREVISION= 1 5PKGREVISION= 1
6CATEGORIES= x11 6CATEGORIES= x11
7MASTER_SITES= http://dl.suckless.org/st/ 7MASTER_SITES= https://dl.suckless.org/st/
8 8
9MAINTAINER= leot@NetBSD.org 9MAINTAINER= leot@NetBSD.org
10HOMEPAGE= http://st.suckless.org/ 10HOMEPAGE= https://st.suckless.org/
11COMMENT= Simple terminal implementation for X 11COMMENT= Simple terminal implementation for X
12LICENSE= mit 12LICENSE= mit
13 13
14MAKE_JOBS_SAFE= no 14MAKE_JOBS_SAFE= no
15 15
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
17 17
18SUBST_CLASSES+= configdefh configmk makefile 18SUBST_CLASSES+= configdefh configmk makefile
19SUBST_STAGE.configdefh= pre-configure 19SUBST_STAGE.configdefh= pre-configure
20SUBST_STAGE.configmk= pre-configure 20SUBST_STAGE.configmk= pre-configure
21SUBST_STAGE.makefile= pre-configure 21SUBST_STAGE.makefile= pre-configure
22SUBST_MESSAGE.configdefh= Change default font and termname 22SUBST_MESSAGE.configdefh= Change default font and termname
23SUBST_FILES.configdefh= config.def.h 23SUBST_FILES.configdefh= config.def.h