diff options
Diffstat (limited to 'devel/libsoup')
-rw-r--r-- | devel/libsoup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index f31962a2e..7e38d376e 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -19,7 +19,7 @@ USES= tar:xz .if !defined(REFERENCE_PORT) -USES+= gettext gmake libtool pathfix pkgconfig tar:xz +USES+= gettext gmake libtool:keepla pathfix pkgconfig tar:xz USE_GNOME= glib20 gnomehier intltool introspection:build \ libxml2 referencehack USE_SQLITE= 3 |