diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
commit | 179697185db80e426e28ad40d6d8ff6c2b143872 (patch) | |
tree | 1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /audio/bebocd | |
parent | f0042b318fc95e42fd6cbdddf7718824cbe71d27 (diff) |
Notes
Diffstat (limited to 'audio/bebocd')
-rw-r--r-- | audio/bebocd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/bebocd/Makefile b/audio/bebocd/Makefile index c07b2a75249f..8e0c58d0d801 100644 --- a/audio/bebocd/Makefile +++ b/audio/bebocd/Makefile @@ -20,7 +20,6 @@ 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" |