From 7dd2b8275706e35dfd1e4300af1f614c4e58a0c0 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 3 Sep 2013 09:59:01 +0000 Subject: Add an explicit dependency on pkgconf --- deskutils/osmo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils') diff --git a/deskutils/osmo/Makefile b/deskutils/osmo/Makefile index 9bdc478db87..f12f037ffd0 100644 --- a/deskutils/osmo/Makefile +++ b/deskutils/osmo/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ gtkhtml:${PORTSDIR}/www/libgtkhtml USE_GNOME= gtk20 -USES= gettext gmake +USES= gettext gmake pkgconfig INSTALLS_ICONS= yes GNU_CONFIGURE= yes -- cgit