pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/nas nas requires Xpm, so include xpm/buildlink2.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ff464c9183f
branches:  trunk
changeset: 468001:0ff464c9183f
user:      grant <grant%pkgsrc.org@localhost>
date:      Mon Feb 09 12:19:45 2004 +0000

description:
nas requires Xpm, so include xpm/buildlink2.mk.

diffstat:

 audio/nas/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 35a979f0d29c -r 0ff464c9183f audio/nas/Makefile
--- a/audio/nas/Makefile        Mon Feb 09 12:06:42 2004 +0000
+++ b/audio/nas/Makefile        Mon Feb 09 12:19:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2004/01/27 00:53:12 heinz Exp $
+# $NetBSD: Makefile,v 1.41 2004/02/09 12:19:45 grant Exp $
 
 DISTNAME=      nas-1.6.src
 PKGNAME=       ${DISTNAME:S/.src//}
@@ -64,4 +64,5 @@
 CONF_FILES=    ${EGDIR}/nasd.conf.eg ${PKG_SYSCONFDIR}/nasd.conf
 .endif
 
+.include "../../graphics/xpm/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index