pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/teTeX-bin xdvi links against libXaw, so include ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf0011952538
branches:  trunk
changeset: 474629:cf0011952538
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 03 12:43:47 2004 +0000

description:
xdvi links against libXaw, so include xaw.buildlink3.mk.

diffstat:

 print/teTeX-bin/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 8680b310585f -r cf0011952538 print/teTeX-bin/Makefile
--- a/print/teTeX-bin/Makefile  Mon May 03 10:08:47 2004 +0000
+++ b/print/teTeX-bin/Makefile  Mon May 03 12:43:47 2004 +0000
@@ -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 @@
        ${LOCALBASE}/bin/texconfig font options appendonlydir varfonts
 
 .include "../../print/teTeX-bin/Makefile.common"
+.include "../../mk/xaw.buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index