diff options
Diffstat (limited to 'devel/bug-buddy/Makefile')
-rw-r--r-- | devel/bug-buddy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bug-buddy/Makefile b/devel/bug-buddy/Makefile index 6862705d1926..46505e6537af 100644 --- a/devel/bug-buddy/Makefile +++ b/devel/bug-buddy/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ soup-2.4.1:${PORTSDIR}/devel/libsoup USE_BZIP2= yes -USE_GETTEXT= yes +USES= gettext INSTALLS_ICONS= yes USE_GMAKE= yes GNU_CONFIGURE= yes |