diff options
Diffstat (limited to 'devel/libsoup/Makefile')
-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 7c097bad6d50..a06b091b7fa1 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -20,7 +20,7 @@ USE_XZ= yes .if !defined(REFERENCE_PORT) -USE_GETTEXT= yes +USES= gettext USE_GNOME= gnomehier gnomehack glib20 libxml2 ltverhack referencehack \ intltool USE_LDCONFIG= yes |