pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/nas this doesn't actually use xpm, the problem l...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45ff21fc99dc
branches:  trunk
changeset: 468208:45ff21fc99dc
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Feb 11 07:03:16 2004 +0000

description:
this doesn't actually use xpm, the problem lies elsewhere...

diffstat:

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

diffs (15 lines):

diff -r c8329225f139 -r 45ff21fc99dc audio/nas/Makefile
--- a/audio/nas/Makefile        Wed Feb 11 06:30:13 2004 +0000
+++ b/audio/nas/Makefile        Wed Feb 11 07:03:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2004/02/09 12:19:45 grant Exp $
+# $NetBSD: Makefile,v 1.42 2004/02/11 07:03:16 grant Exp $
 
 DISTNAME=      nas-1.6.src
 PKGNAME=       ${DISTNAME:S/.src//}
@@ -64,5 +64,4 @@
 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