summaryrefslogtreecommitdiff
path: root/print/teTeX3-bin
diff options
context:
space:
mode:
authorschwarz <schwarz>2005-04-10 21:52:37 +0000
committerschwarz <schwarz>2005-04-10 21:52:37 +0000
commit5e06fec8200ab34d4b61a08190a02942ae887ea9 (patch)
treeafbcfe23f141b309375cef6a8966a342a846be22 /print/teTeX3-bin
parente83955d3f11dacf34bcbf2d4166cc77fb7351671 (diff)
downloadpkgsrc-5e06fec8200ab34d4b61a08190a02942ae887ea9.tar.gz
teTeX3-bin uses xpm. Changes approved by hubertf.
Diffstat (limited to 'print/teTeX3-bin')
-rw-r--r--print/teTeX3-bin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile
index 44b4d4aff5b..9bd95395f97 100644
--- a/print/teTeX3-bin/Makefile
+++ b/print/teTeX3-bin/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2005/04/09 13:18:32 schwarz Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/10 21:52:37 schwarz Exp $
DISTNAME= tetex-src-3.0
PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/}
@@ -41,6 +42,7 @@ post-install:
${LOCALBASE}/bin/texconfig font vardir ${VARBASE}/spool/texfonts
.include "../../print/teTeX3-bin/Makefile.common"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/xaw.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"