summaryrefslogtreecommitdiff
path: root/print/tex-bagpipe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-bagpipe/Makefile')
-rw-r--r--print/tex-bagpipe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-bagpipe/Makefile b/print/tex-bagpipe/Makefile
index 92d51c6b01b..ac13485dc39 100644
--- a/print/tex-bagpipe/Makefile
+++ b/print/tex-bagpipe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/05/09 22:44:22 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 20:18:58 markd Exp $
DISTNAME= bagpipe
PKGNAME= tex-${DISTNAME}-3.02
@@ -11,5 +11,6 @@ LICENSE= lppl-1.3c
DEPENDS+= tex-musixtex>=1.15:../../print/tex-musixtex
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"