aboutsummaryrefslogtreecommitdiff
path: root/audio/libmusicbrainz3
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-17 12:03:17 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-17 12:03:17 +0000
commit00e692203d42d4eef31590ffac3a0b871be12984 (patch)
tree213bfd0bc4e8b962fab582a79f582be7837e45f8 /audio/libmusicbrainz3
parent74bbad0a549a66f34713c14d9924e9374de39ba1 (diff)
downloadports-00e692203d42d4eef31590ffac3a0b871be12984.tar.gz
ports-00e692203d42d4eef31590ffac3a0b871be12984.zip
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
Notes
Notes: svn path=/head/; revision=94169
Diffstat (limited to 'audio/libmusicbrainz3')
-rw-r--r--audio/libmusicbrainz3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libmusicbrainz3/Makefile b/audio/libmusicbrainz3/Makefile
index 6d01e152f7a3..e4a94cb3b78b 100644
--- a/audio/libmusicbrainz3/Makefile
+++ b/audio/libmusicbrainz3/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
USE_GMAKE= yes
USE_GNOME= gnomehack gnometarget pkgconfig
+USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"