summaryrefslogtreecommitdiff
path: root/audio/mp3stat
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-03 05:14:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-03 05:14:35 +0000
commit179697185db80e426e28ad40d6d8ff6c2b143872 (patch)
tree1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /audio/mp3stat
parentRemove obsolete USE_REINPLACE. (diff)
Remove USE_REINPLACE from ports in categories starting with A.
Notes
Notes: svn path=/head/; revision=161245
Diffstat (limited to 'audio/mp3stat')
-rw-r--r--audio/mp3stat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile
index 6a0c1617484b..b14ee2689f1a 100644
--- a/audio/mp3stat/Makefile
+++ b/audio/mp3stat/Makefile
@@ -19,7 +19,6 @@ COMMENT= Read information about mp3s and oggs bitstream
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GNOME= gtk20
-USE_REINPLACE= yes
USE_GMAKE= yes
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"