pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography
Module Name: pkgsrc
Committed By: markd
Date: Fri Dec 6 19:10:17 UTC 2019
Modified Files:
pkgsrc/geography/tex-pst-geo: Makefile
pkgsrc/geography/tex-pst-geo-doc: Makefile
Log Message:
tex-*: add TEXLIVE_UNVERSIONED=yes
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/geography/tex-pst-geo/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/geography/tex-pst-geo-doc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/tex-pst-geo/Makefile
diff -u pkgsrc/geography/tex-pst-geo/Makefile:1.2 pkgsrc/geography/tex-pst-geo/Makefile:1.3
--- pkgsrc/geography/tex-pst-geo/Makefile:1.2 Wed Jun 21 11:45:58 2017
+++ pkgsrc/geography/tex-pst-geo/Makefile Fri Dec 6 19:10:17 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/06/21 11:45:58 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 19:10:17 markd Exp $
DISTNAME= pst-geo
PKGNAME= tex-${DISTNAME}-2.06
@@ -13,5 +13,6 @@ DEPENDS+= tex-pst-node-[0-9]*:../../grap
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/tex-pst-geo-doc/Makefile
diff -u pkgsrc/geography/tex-pst-geo-doc/Makefile:1.2 pkgsrc/geography/tex-pst-geo-doc/Makefile:1.3
--- pkgsrc/geography/tex-pst-geo-doc/Makefile:1.2 Wed Jun 21 11:45:58 2017
+++ pkgsrc/geography/tex-pst-geo-doc/Makefile Fri Dec 6 19:10:17 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/06/21 11:45:58 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 19:10:17 markd Exp $
DISTNAME= pst-geo.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.06
@@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/pst-geo
COMMENT= Documentation for tex-pst-geo
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index