aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mp3stat/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-03 13:14:35 +0800
committeredwin <edwin@FreeBSD.org>2006-05-03 13:14:35 +0800
commit1915f515b216a732336342dc5f75fc15522dd386 (patch)
treef1bca1068b3c2264534e807b6185569dc271a50c /audio/mp3stat/Makefile
parentb0a59368cea94d80566afc72c000b41a68b3a8fe (diff)
downloadfreebsd-ports-gnome-1915f515b216a732336342dc5f75fc15522dd386.tar.gz
freebsd-ports-gnome-1915f515b216a732336342dc5f75fc15522dd386.tar.zst
freebsd-ports-gnome-1915f515b216a732336342dc5f75fc15522dd386.zip
Remove USE_REINPLACE from ports in categories starting with A.
Diffstat (limited to 'audio/mp3stat/Makefile')
-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}"