diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/comix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index ff2cf89ca32e..ef4822ef8d32 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -21,8 +21,8 @@ NO_BUILD= yes USE_GNOME= desktopfileutils pygtk2 WANT_GNOME= yes USE_PYTHON= yes +USE_GETTEXT= yes USE_X_PREFIX= yes -USE_REINPLACE= yes DOCS= COPYING ChangeLog README MAN1= comix.1 comicthumb.1 |