diff options
Diffstat (limited to 'net/fidelio')
-rw-r--r-- | net/fidelio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/fidelio/Makefile b/net/fidelio/Makefile index 149e4e021ffb..53720ca385d4 100644 --- a/net/fidelio/Makefile +++ b/net/fidelio/Makefile @@ -18,6 +18,7 @@ COMMENT= A GNOME client for Hotline USE_X_PREFIX= yes USE_GNOME= gnomehack gnomelibs gnomeprefix USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |