pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/loudmouth Sort bl2 include lines.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bf1db3e122b8
branches: trunk
changeset: 462874:bf1db3e122b8
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat Oct 18 08:15:37 2003 +0000
description:
Sort bl2 include lines.
diffstat:
devel/loudmouth/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b6db6d9aba05 -r bf1db3e122b8 devel/loudmouth/Makefile
--- a/devel/loudmouth/Makefile Sat Oct 18 08:13:40 2003 +0000
+++ b/devel/loudmouth/Makefile Sat Oct 18 08:15:37 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/10/18 08:11:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2003/10/18 08:15:37 jmmv Exp $
#
DISTNAME= loudmouth-0.14
@@ -31,7 +31,7 @@
CONFIGURE_ARGS+= --with-ssl=no
.endif
+.include "../../converters/libiconv/buildlink2.mk"
.include "../../devel/glib2/buildlink2.mk"
.include "../../devel/pkgconfig/buildlink2.mk"
-.include "../../converters/libiconv/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index