summaryrefslogtreecommitdiff
path: root/graphics/tex-shapes
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tex-shapes')
-rw-r--r--graphics/tex-shapes/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-shapes/Makefile b/graphics/tex-shapes/Makefile
index de60a79861c..90f6a27120f 100644
--- a/graphics/tex-shapes/Makefile
+++ b/graphics/tex-shapes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/06/16 04:00:47 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 20:04:37 markd Exp $
DISTNAME= shapes
PKGNAME= tex-${DISTNAME}-1.1
@@ -9,5 +9,6 @@ HOMEPAGE= http://ctan.org/pkg/shapes
COMMENT= Draw polygons, reentrant stars, and fractions in circles with Metapost
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"