diff options
Diffstat (limited to 'devel/dconf/Makefile')
-rw-r--r-- | devel/dconf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile index 1e2cf1063..114a7d52d 100644 --- a/devel/dconf/Makefile +++ b/devel/dconf/Makefile @@ -19,8 +19,7 @@ BUILD_DEPENDS= vala>=0.18.1:${PORTSDIR}/lang/vala \ LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus USE_XZ= yes -USE_GMAKE= yes -USES= gettext pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig USE_GNOME= glib20 gnomehier intltool USE_LDCONFIG= yes GNU_CONFIGURE= yes |