summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
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"