summaryrefslogtreecommitdiff
path: root/print/tex-totpages/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-totpages/Makefile')
-rw-r--r--print/tex-totpages/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-totpages/Makefile b/print/tex-totpages/Makefile
index 01f1327e3df..3c12bb7e0e5 100644
--- a/print/tex-totpages/Makefile
+++ b/print/tex-totpages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:19 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:23:33 markd Exp $
DISTNAME= totpages
PKGNAME= tex-${DISTNAME}-2.00
@@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/totpages
COMMENT= Count pages in a document, and report last page number
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"