summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-10-18 08:15:37 +0000
committerjmmv <jmmv@pkgsrc.org>2003-10-18 08:15:37 +0000
commit1cfc498be35c500566bedd27a7bcf7eda8e7841b (patch)
tree9dd0d5f4c0201bf6204b8fa9a9e05638945d4e89 /devel
parentef2938522d14f33d6b911cab26d2cc4c155f94bd (diff)
downloadpkgsrc-1cfc498be35c500566bedd27a7bcf7eda8e7841b.tar.gz
Sort bl2 include lines.
Diffstat (limited to 'devel')
-rw-r--r--devel/loudmouth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/loudmouth/Makefile b/devel/loudmouth/Makefile
index f8ea2441bc0..122d758d876 100644
--- a/devel/loudmouth/Makefile
+++ b/devel/loudmouth/Makefile
@@ -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 @@ BUILD_DEFS+= LOUDMOUTH_USE_SSL
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"