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/xmp | |
parent | f0042b318fc95e42fd6cbdddf7718824cbe71d27 (diff) |
Remove USE_REINPLACE from ports in categories starting with A.
Notes
Notes:
svn path=/head/; revision=161245
Diffstat (limited to 'audio/xmp')
-rw-r--r-- | audio/xmp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 758e26ac578c..962c543a26cd 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -18,7 +18,6 @@ COMMENT= A player for many different Amiga and PC module formats USE_BZIP2= yes USE_X_PREFIX= yes WANT_GNOME= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf:213 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |