diff options
Diffstat (limited to 'audio/bebocd/Makefile')
-rw-r--r-- | audio/bebocd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/bebocd/Makefile b/audio/bebocd/Makefile index 76783e80bae7..e6c07a558256 100644 --- a/audio/bebocd/Makefile +++ b/audio/bebocd/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio USE_X_PREFIX= yes USE_GNOME= gnomehack gtk20 USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |