aboutsummaryrefslogtreecommitdiffstats
path: root/audio/alsaplayer
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/alsaplayer
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/alsaplayer')
-rw-r--r--audio/alsaplayer/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/alsaplayer/Makefile b/audio/alsaplayer/Makefile
index 7b8572b2e340..e655ff1e3a93 100644
--- a/audio/alsaplayer/Makefile
+++ b/audio/alsaplayer/Makefile
@@ -18,7 +18,6 @@ COMMENT= Audio player with pitch control and a GNOME GUI
LIB_DEPENDS= mad.2:${PORTSDIR}/audio/mad \
sndfile.1:${PORTSDIR}/audio/libsndfile
-USE_REINPLACE= yes
USE_GNOME= glib12 gnomehack gnometarget
WANT_GNOME= yes
USE_GETOPT_LONG=yes