summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fonts/tex-fpl-doc/Makefile4
-rw-r--r--print/tex-hyphenat/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/fonts/tex-fpl-doc/Makefile b/fonts/tex-fpl-doc/Makefile
index 34da7e71b77..b34054c5ed7 100644
--- a/fonts/tex-fpl-doc/Makefile
+++ b/fonts/tex-fpl-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/06 23:24:03 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2012/03/07 04:04:09 minskim Exp $
DISTNAME= fpl.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.002
@@ -7,7 +7,7 @@ TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-fpl
-CONFLICT= teTeX-texmf<=3.0nb29
+CONFLICTS= teTeX-texmf<=3.0nb29
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-hyphenat/Makefile b/print/tex-hyphenat/Makefile
index cae9c64d956..4668f4ae0c8 100644
--- a/print/tex-hyphenat/Makefile
+++ b/print/tex-hyphenat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/02/07 00:42:11 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2012/03/07 04:03:13 minskim Exp $
DISTNAME= hyphenat
PKGNAME= tex-${DISTNAME}-2.3c
@@ -7,7 +7,7 @@ TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Disable/enable hypenation in LaTeX
-CONFLICT= teTeX-texmf<=3.0nb29
+CONFLICTS= teTeX-texmf<=3.0nb29
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"