summaryrefslogtreecommitdiff
path: root/print/tex-octavo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-octavo/Makefile')
-rw-r--r--print/tex-octavo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-octavo/Makefile b/print/tex-octavo/Makefile
index c562cb7f143..6ecd4c6ce4d 100644
--- a/print/tex-octavo/Makefile
+++ b/print/tex-octavo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/08/07 21:24:46 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:22:56 markd Exp $
DISTNAME= octavo
PKGNAME= tex-${DISTNAME}-1.2
@@ -8,5 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Typeset books following classical design and layout
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"