diff options
Diffstat (limited to 'devel/gnome-vfs1/Makefile')
-rw-r--r-- | devel/gnome-vfs1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gnome-vfs1/Makefile b/devel/gnome-vfs1/Makefile index 12fe85e366e..b41ec58f70a 100644 --- a/devel/gnome-vfs1/Makefile +++ b/devel/gnome-vfs1/Makefile @@ -27,6 +27,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix glib12 libxml gtk12 orbit gconf \ gnomemimedata gnomelibs +USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ |