summaryrefslogtreecommitdiff
path: root/graphics/tex-pst-blur/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tex-pst-blur/Makefile')
-rw-r--r--graphics/tex-pst-blur/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-pst-blur/Makefile b/graphics/tex-pst-blur/Makefile
index 8cc4b5c8056..52feb1092c8 100644
--- a/graphics/tex-pst-blur/Makefile
+++ b/graphics/tex-pst-blur/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:51 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 20:04:31 markd Exp $
DISTNAME= pst-blur
PKGNAME= tex-${DISTNAME}-2.0
@@ -11,5 +11,6 @@ LICENSE= lppl-1.3c
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"