aboutsummaryrefslogtreecommitdiffstats
path: root/audio/autools
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/autools
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/autools')
-rw-r--r--audio/autools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/autools/Makefile b/audio/autools/Makefile
index aace38126d16..2cc03337b980 100644
--- a/audio/autools/Makefile
+++ b/audio/autools/Makefile
@@ -17,7 +17,6 @@ COMMENT= A collection of programs to manipulate audio files
BUILD_DEPENDS= ${LOCALBASE}/lib/libtsp.a:${PORTSDIR}/audio/afsp
-USE_REINPLACE= yes
USE_GMAKE= yes
MAKE_ENV= AFSP_INCLUDE_PATH="${LOCALBASE}/include" \
AFSP_LIBRARY_PATH="${LOCALBASE}/lib"