pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/gmfsk Added missing dependency scrollkeeper



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49c699443d88
branches:  trunk
changeset: 488431:49c699443d88
user:      wulf <wulf%pkgsrc.org@localhost>
date:      Mon Jan 31 13:54:08 2005 +0000

description:
Added missing dependency scrollkeeper

diffstat:

 ham/gmfsk/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r ca24cbc8c96b -r 49c699443d88 ham/gmfsk/Makefile
--- a/ham/gmfsk/Makefile        Mon Jan 31 13:47:04 2005 +0000
+++ b/ham/gmfsk/Makefile        Mon Jan 31 13:54:08 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/01/24 18:05:18 wulf Exp $
+# $NetBSD: Makefile,v 1.2 2005/01/31 13:54:08 wulf Exp $
 #
 
 DISTNAME=      gmfsk-0.6
@@ -21,4 +21,5 @@
 .include "../../devel/libgnomeui/buildlink3.mk"
 .include "../../math/fftw2/buildlink3.mk"
 .include "../../ham/hamlib/buildlink3.mk"
+.include "../../textproc/scrollkeeper/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index