diff options
Diffstat (limited to 'audio/bebocd/Makefile')
-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" |