aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sdl_sound
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/sdl_sound
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/sdl_sound')
-rw-r--r--audio/sdl_sound/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile
index 374ea23b11be..247fb5e9920b 100644
--- a/audio/sdl_sound/Makefile
+++ b/audio/sdl_sound/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= dyeske@yahoo.com
COMMENT= A SDL audio library and player for some popular sound file formats
USE_SDL= sdl
-USE_REINPLACE= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \