pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/libspectrum this needs libbz2, so include ar...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d0bdcb375a0c
branches:  trunk
changeset: 477075:d0bdcb375a0c
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Jun 26 17:09:09 2004 +0000

description:
this needs libbz2, so include archivers/bzip2/buildlink3.mk.

diffstat:

 emulators/libspectrum/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a615c359adbf -r d0bdcb375a0c emulators/libspectrum/Makefile
--- a/emulators/libspectrum/Makefile    Sat Jun 26 16:22:04 2004 +0000
+++ b/emulators/libspectrum/Makefile    Sat Jun 26 17:09:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/02/25 18:46:55 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2004/06/26 17:09:09 grant Exp $
 #
 
 DISTNAME=      libspectrum-0.2.1
@@ -22,6 +22,7 @@
        ${INSTALL_DATA_DIR} ${DOCDIR}
        ${INSTALL_DATA} ${WRKSRC}/doc/libspectrum.txt ${DOCDIR}
 
+.include "../../archivers/bzip2/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../lang/perl5/buildlink3.mk"



Home | Main Index | Thread Index | Old Index