pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/tcl-expat Let this build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/59e0aff7602c
branches:  trunk
changeset: 492078:59e0aff7602c
user:      fredb <fredb%pkgsrc.org@localhost>
date:      Mon Apr 04 17:11:17 2005 +0000

description:
Let this build.

diffstat:

 textproc/tcl-expat/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 11061e582eb0 -r 59e0aff7602c textproc/tcl-expat/Makefile
--- a/textproc/tcl-expat/Makefile       Mon Apr 04 15:34:28 2005 +0000
+++ b/textproc/tcl-expat/Makefile       Mon Apr 04 17:11:17 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/03/09 01:16:59 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/04 17:11:17 fredb Exp $
 #
 
 DISTNAME=      TclExpat-1.1
@@ -22,4 +22,6 @@
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/tcl/TclExpat
        ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/tcl/TclExpat
 
+.include "../../lang/tcl/buildlink3.mk"
+.include "../../textproc/expat/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index