diff options
-rw-r--r-- | misc/gnome-mime-data/Makefile | 2 | ||||
-rw-r--r-- | misc/gnomemimedata/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile index f21a61bb9703..8c1b9bcaba95 100644 --- a/misc/gnome-mime-data/Makefile +++ b/misc/gnome-mime-data/Makefile @@ -19,7 +19,7 @@ COMMENT= A MIME and Application database for GNOME USE_BZIP2= yes USE_GETTEXT= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomehier gnomeprefix gnometarget pkgconfig +USE_GNOME= gnomehack gnomehier intlhack gnomeprefix gnometarget pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" diff --git a/misc/gnomemimedata/Makefile b/misc/gnomemimedata/Makefile index f21a61bb9703..8c1b9bcaba95 100644 --- a/misc/gnomemimedata/Makefile +++ b/misc/gnomemimedata/Makefile @@ -19,7 +19,7 @@ COMMENT= A MIME and Application database for GNOME USE_BZIP2= yes USE_GETTEXT= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomehier gnomeprefix gnometarget pkgconfig +USE_GNOME= gnomehack gnomehier intlhack gnomeprefix gnometarget pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" |