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/Maaate | |
parent | Remove obsolete USE_REINPLACE. (diff) |
Remove USE_REINPLACE from ports in categories starting with A.
Diffstat (limited to 'audio/Maaate')
-rw-r--r-- | audio/Maaate/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile index 25a2db1d6ad4..407048b7c0cd 100644 --- a/audio/Maaate/Makefile +++ b/audio/Maaate/Makefile @@ -15,7 +15,6 @@ MASTER_SITES= http://www.cmis.csiro.au/maaate/packages/ MAINTAINER= ports@FreeBSD.org COMMENT= MPEG audio analysis toolkit -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |