diff options
Diffstat (limited to 'sysutils/cog/Makefile')
-rw-r--r-- | sysutils/cog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cog/Makefile b/sysutils/cog/Makefile index 4e77fc04a165..5d8849e4b1b4 100644 --- a/sysutils/cog/Makefile +++ b/sysutils/cog/Makefile @@ -17,7 +17,7 @@ COMMENT= A program for editing advanced GNOME settings in an easy way USE_XORG= x11 USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui -USE_GETTEXT= yes +USES= gettext GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |