diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
commit | 179697185db80e426e28ad40d6d8ff6c2b143872 (patch) | |
tree | 1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /audio/muse | |
parent | f0042b318fc95e42fd6cbdddf7718824cbe71d27 (diff) |
Remove USE_REINPLACE from ports in categories starting with A.
Notes
Notes:
svn path=/head/; revision=161245
Diffstat (limited to 'audio/muse')
-rw-r--r-- | audio/muse/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 5b678c7f79c2..c6d8dcfa530c 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ vorbis.3:${PORTSDIR}/audio/libvorbis USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GNOME= gnometarget USE_GMAKE= yes GNU_CONFIGURE= yes |