diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 20:51:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 20:51:40 +0000 |
commit | 77aed62c7dd85849d79f39424870b45a07e0a078 (patch) | |
tree | c1bbea3cec77dd8322768141fdbe8f2efbf0837b /devel/gconf2 | |
parent | b9263cf5564cb13b179ae8f713dc9cc80c26739c (diff) |
Notes
Diffstat (limited to 'devel/gconf2')
-rw-r--r-- | devel/gconf2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 3b6a07d197f8..d8f4537a789e 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -24,8 +24,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ polkit-gobject-1:${PORTSDIR}/sysutils/polkit -USE_GMAKE= yes -USES= pathfix gettext +USES= pathfix gettext gmake pkgconfig USE_GNOME= gnomehier orbit2 gtk20 libxml2 ltverhack \ referencehack intlhack dconf USE_LDCONFIG= yes |