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/freebirth | |
parent | Remove obsolete USE_REINPLACE. (diff) |
Remove USE_REINPLACE from ports in categories starting with A.
Notes
Notes:
svn path=/head/; revision=161245
Diffstat (limited to 'audio/freebirth')
-rw-r--r-- | audio/freebirth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/freebirth/Makefile b/audio/freebirth/Makefile index e828950ae46b..f545e2f7912f 100644 --- a/audio/freebirth/Makefile +++ b/audio/freebirth/Makefile @@ -17,7 +17,6 @@ COMMENT= A bass synthesizer, step sequencer, and sample player USE_X_PREFIX= yes USE_GNOME= gtk12 USE_GMAKE= yes -USE_REINPLACE= yes .include <bsd.port.pre.mk> |