diff options
Diffstat (limited to 'graphics/gpdf/Makefile')
-rw-r--r-- | graphics/gpdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile index 9108914468e..3791e9b792f 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -17,7 +17,7 @@ COMMENT= GNOME version of xpdf USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui +USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libgnomeprintui USE_X_PREFIX= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |