pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Since this pkg installs .omf files, include scrollkeep...
details: https://anonhg.NetBSD.org/pkgsrc/rev/76bbfc969482
branches: trunk
changeset: 534143:76bbfc969482
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Oct 12 16:06:48 2007 +0000
description:
Since this pkg installs .omf files, include scrollkeeper/omf.mk
rather than scrollkeeper/bl3.
diffstat:
ham/gmfsk/Makefile | 4 ++--
net/etherape/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 7d38053f9848 -r 76bbfc969482 ham/gmfsk/Makefile
--- a/ham/gmfsk/Makefile Fri Oct 12 15:41:43 2007 +0000
+++ b/ham/gmfsk/Makefile Fri Oct 12 16:06:48 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/09/21 13:03:55 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2007/10/12 16:06:48 drochner Exp $
#
DISTNAME= gmfsk-0.6
@@ -21,6 +21,6 @@
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../math/fftw2/buildlink3.mk"
.include "../../ham/hamlib/buildlink3.mk"
-.include "../../textproc/scrollkeeper/buildlink3.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
.include "../../mk/oss.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 7d38053f9848 -r 76bbfc969482 net/etherape/Makefile
--- a/net/etherape/Makefile Fri Oct 12 15:41:43 2007 +0000
+++ b/net/etherape/Makefile Fri Oct 12 16:06:48 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2007/09/21 13:04:11 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2007/10/12 16:11:07 drochner Exp $
DISTNAME= etherape-0.9.7
PKGREVISION= 4
@@ -31,5 +31,5 @@
.include "../../net/libpcap/buildlink3.mk"
.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../textproc/scrollkeeper/buildlink3.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index