summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2004-05-03 12:43:47 +0000
committerwiz <wiz>2004-05-03 12:43:47 +0000
commitc3f6f1991bfbbef8daed853f2808b2be56ce4c12 (patch)
tree97ddce3a7a898d4724ac8f3a52c1dc10117a1750 /print
parent289259ff3774868bff0bc22ed0ba98da5ded3dda (diff)
downloadpkgsrc-c3f6f1991bfbbef8daed853f2808b2be56ce4c12.tar.gz
xdvi links against libXaw, so include xaw.buildlink3.mk.
Diffstat (limited to 'print')
-rw-r--r--print/teTeX-bin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile
index 25c27372b0e..8e8a6cb7518 100644
--- a/print/teTeX-bin/Makefile
+++ b/print/teTeX-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2004/03/26 02:27:51 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2004/05/03 12:43:47 wiz Exp $
DISTNAME= tetex-src-${TETEX_BIN_VERS}
PKGNAME= teTeX-bin-${TETEX_BIN_VERS}
@@ -48,5 +48,6 @@ post-install:
${LOCALBASE}/bin/texconfig font options appendonlydir varfonts
.include "../../print/teTeX-bin/Makefile.common"
+.include "../../mk/xaw.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"