diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile index 44324eee073b..81deacd4f8b1 100644 --- a/misc/gnome-user-docs/Makefile +++ b/misc/gnome-user-docs/Makefile @@ -24,8 +24,7 @@ USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GNOMENG= yes -USE_GNOME= gnomehack -CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome +USE_GNOME= gnomeprefix gnomehack post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ diff --git a/misc/gnomeuserdocs2/Makefile b/misc/gnomeuserdocs2/Makefile index 44324eee073b..81deacd4f8b1 100644 --- a/misc/gnomeuserdocs2/Makefile +++ b/misc/gnomeuserdocs2/Makefile @@ -24,8 +24,7 @@ USE_GMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GNOMENG= yes -USE_GNOME= gnomehack -CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome +USE_GNOME= gnomeprefix gnomehack post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \