diff options
author | jlam <jlam@pkgsrc.org> | 2005-05-15 19:11:35 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-05-15 19:11:35 +0000 |
commit | d635315428f7bdde171581ae216645e7985b50a0 (patch) | |
tree | a6479bd5677d447d9cdb8bb0dabf12863f44ec13 /print | |
parent | c757d1423e0122ea930166fe7abd60b26a3c7fca (diff) | |
download | pkgsrc-d635315428f7bdde171581ae216645e7985b50a0.tar.gz |
This package uses ${PATCH}.
Diffstat (limited to 'print')
-rw-r--r-- | print/teTeX1-sharesrc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/teTeX1-sharesrc/Makefile b/print/teTeX1-sharesrc/Makefile index 159b0b7fd7c..9c16814026c 100644 --- a/print/teTeX1-sharesrc/Makefile +++ b/print/teTeX1-sharesrc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/03/24 21:13:00 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2005/05/15 19:11:35 jlam Exp $ DISTNAME= teTeX-texmfsrc-1.0.1 PKGNAME= teTeX-sharesrc-1.0.1 @@ -19,6 +19,7 @@ EXTRACT_ONLY= # empty NO_CONFIGURE= yes NO_BUILD= yes NO_MTREE= yes +PKGSRC_USE_TOOLS+= patch FILESDIR= ${.CURDIR}/../../print/teTeX1-share/files EXTRA_PATCH= ${FILESDIR}/latex.ltx.diff |