summaryrefslogtreecommitdiff
path: root/print/tex-texlive.infra
diff options
context:
space:
mode:
authorminskim <minskim>2011-11-10 21:07:17 +0000
committerminskim <minskim>2011-11-10 21:07:17 +0000
commit61fcae3d46745884dce6690980c97bbf1e2bedf5 (patch)
tree125da71aefe6eed609d9271428729be82d2e136b /print/tex-texlive.infra
parent1a47514f592c151f35167f9fe639a39b53a4344f (diff)
downloadpkgsrc-61fcae3d46745884dce6690980c97bbf1e2bedf5.tar.gz
Include texlive/package.mk earlier so that PKG_DESTDIR_SUPPORT is set.
Diffstat (limited to 'print/tex-texlive.infra')
-rw-r--r--print/tex-texlive.infra/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-texlive.infra/Makefile b/print/tex-texlive.infra/Makefile
index 5ff014c0f46..0717d3eacaa 100644
--- a/print/tex-texlive.infra/Makefile
+++ b/print/tex-texlive.infra/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/11/06 08:37:32 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2011/11/10 21:07:17 minskim Exp $
DISTNAME= texlive.infra
PKGNAME= tex-${DISTNAME}-2011
@@ -14,8 +14,8 @@ TEXLIVE_IGNORE_PATTERNS= texmf/scripts
INSTALLATION_DIRS+= ${PERL5_SUB_INSTALLVENDORLIB}/TeXLive
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
-.include "../../lang/perl5/dirs.mk"
.include "../../print/texlive/package.mk"
+.include "../../lang/perl5/dirs.mk"
do-install:
${INSTALL_DATA} ${WRKSRC}/tlpkg/TeXLive/*.pm \