diff options
Diffstat (limited to 'graphics/chbg/Makefile')
-rw-r--r-- | graphics/chbg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/chbg/Makefile b/graphics/chbg/Makefile index ff4975c7dc23..5fe8539e9bff 100644 --- a/graphics/chbg/Makefile +++ b/graphics/chbg/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png USE_GNOME= gdkpixbuf USE_GMAKE= yes -USE_GETTEXT= yes +USES= gettext GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include |