pkgsrc-WIP-changes archive

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

tex-fancyref-doc: fix download



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Thu Dec 24 09:36:44 2020 +0200
Changeset:	f48c33d8c2384e015550e8399882a5f9a102a5a5

Modified Files:
	tex-fancyref-doc/Makefile

Log Message:
tex-fancyref-doc: fix download

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f48c33d8c2384e015550e8399882a5f9a102a5a5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 tex-fancyref-doc/Makefile | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diffs:
diff --git a/tex-fancyref-doc/Makefile b/tex-fancyref-doc/Makefile
index 5030003a4a..11d8ff62a9 100644
--- a/tex-fancyref-doc/Makefile
+++ b/tex-fancyref-doc/Makefile
@@ -1,8 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	fancyref.doc
-PKGNAME=	tex-${DISTNAME:S/./-/}-0.9c
-TEXLIVE_REV=	15878
+DISTNAME=		fancyref.doc
+PKGNAME=		tex-${DISTNAME:S/./-/}-0.9c
+TEXLIVE_REV=		15878
+TEXLIVE_USE_CTAN=	yes
+TEXLIVE_UNVERSIONED=	yes
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://ctan.org/pkg/fancyref


Home | Main Index | Thread Index | Old Index