summaryrefslogtreecommitdiff
path: root/print/tex-epsf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-epsf/Makefile')
-rw-r--r--print/tex-epsf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-epsf/Makefile b/print/tex-epsf/Makefile
index 8d5af229087..959b8d57d0e 100644
--- a/print/tex-epsf/Makefile
+++ b/print/tex-epsf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:33 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2019/12/06 20:19:30 markd Exp $
DISTNAME= epsf
PKGNAME= tex-${DISTNAME}-2.7.4
@@ -8,5 +8,6 @@ MAINTAINER= minskim@NetBSD.org
COMMENT= Simple macros for EPS inclusion
LICENSE= public-domain
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"