summaryrefslogtreecommitdiffstats
path: root/audio/bebocd/Makefile
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-11-17 12:03:17 +0000
committertrevor <trevor@FreeBSD.org>2003-11-17 12:03:17 +0000
commit1c3328e4aad5bea7b79b5d41ef2f3ae539afef54 (patch)
treec09fbf8c5b4affb24b620e50e69e043f9d66b282 /audio/bebocd/Makefile
parent2be5907dd3c056da46610475e224d1b04b58dbd9 (diff)
downloadFreeBSD-ports-1c3328e4aad5bea7b79b5d41ef2f3ae539afef54.zip
FreeBSD-ports-1c3328e4aad5bea7b79b5d41ef2f3ae539afef54.tar.gz
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
Diffstat (limited to 'audio/bebocd/Makefile')
-rw-r--r--audio/bebocd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/bebocd/Makefile b/audio/bebocd/Makefile
index 76783e8..e6c07a5 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"
OpenPOWER on IntegriCloud