diff options
Diffstat (limited to 'x11/xnee/Makefile')
-rw-r--r-- | x11/xnee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile index 79705cd4410f..63c3c6ba1d13 100644 --- a/x11/xnee/Makefile +++ b/x11/xnee/Makefile @@ -41,7 +41,7 @@ LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig CONFIGURE_ARGS+=--enable-gui -USE_GETTEXT= yes +USES+= gettext USE_ICONV= yes USE_XORG+= pixman xcomposite xcursor xdamage xfixes xinerama xrandr xrender USE_GNOME+= gdkpixbuf2 gtk20 libgnomeui |