diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:03:17 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:03:17 +0000 |
commit | 00e692203d42d4eef31590ffac3a0b871be12984 (patch) | |
tree | 213bfd0bc4e8b962fab582a79f582be7837e45f8 /audio/bebocd | |
parent | 74bbad0a549a66f34713c14d9924e9374de39ba1 (diff) |
Notes
Diffstat (limited to 'audio/bebocd')
-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" |