diff options
Diffstat (limited to 'textproc/sagasu')
-rw-r--r-- | textproc/sagasu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/sagasu/Makefile b/textproc/sagasu/Makefile index ddbb36d7b0aa..a9f9fcc12a47 100644 --- a/textproc/sagasu/Makefile +++ b/textproc/sagasu/Makefile @@ -11,7 +11,8 @@ COMMENT= A GNOME tool to find strings in a set of files LICENSE= GPLv2 # (or later) -USE_GNOME= gnomehack gnomehier libgnomeui +USES= pathfix +USE_GNOME= gnomehier libgnomeui USE_GETTEXT= yes USE_PKGCONFIG= build USE_GMAKE= yes |