diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 18:14:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 18:14:45 +0000 |
commit | 59443afb37075765d336cd5e20ba4ae9fb179bbb (patch) | |
tree | 45addc01f28d5b849e50f2aa9365567724489113 /x11-toolkits/gtk20 | |
parent | 6ccf8575908342f42e2eca070da69eea112ef081 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gtk20')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 13905b6cf5fd..5fe36b60937c 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -34,7 +34,7 @@ USE_PERL5_BUILD=yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USE_GNOME= gnomehack atk pango gdkpixbuf2 ltverhack gtk-update-icon-cache -USES= gettext +USES= gettext pkgconfig USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \ xcomposite CONFIGURE_ARGS= --enable-static --with-xinput=yes |