diff options
Diffstat (limited to 'print/dviljk/Makefile')
-rw-r--r-- | print/dviljk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/dviljk/Makefile b/print/dviljk/Makefile index 7c92625b63b..c63bf8b3ef8 100644 --- a/print/dviljk/Makefile +++ b/print/dviljk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2017/06/20 20:50:49 markd Exp $ +# $NetBSD: Makefile,v 1.13 2017/09/06 16:49:29 wiz Exp $ DISTNAME= texlive-20170524-source PKGNAME= dviljk-2.6.5 @@ -11,8 +11,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.tug.org/texlive/ COMMENT= DVI driver for the LaserJet printers using kpathsea -CONFLICTS+= teTeX-bin<=3.0nb32 - EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ ${DISTNAME}/texk/dviljk |