diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 13:14:35 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 13:14:35 +0800 |
commit | 179697185db80e426e28ad40d6d8ff6c2b143872 (patch) | |
tree | 1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /audio/ksmp3play | |
parent | f0042b318fc95e42fd6cbdddf7718824cbe71d27 (diff) | |
download | freebsd-ports-gnome-179697185db80e426e28ad40d6d8ff6c2b143872.tar.gz freebsd-ports-gnome-179697185db80e426e28ad40d6d8ff6c2b143872.tar.zst freebsd-ports-gnome-179697185db80e426e28ad40d6d8ff6c2b143872.zip |
Remove USE_REINPLACE from ports in categories starting with A.
Diffstat (limited to 'audio/ksmp3play')
-rw-r--r-- | audio/ksmp3play/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile index 425d26fd7d02..1755914d0775 100644 --- a/audio/ksmp3play/Makefile +++ b/audio/ksmp3play/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg USE_SDL= sdl USE_GETOPT_LONG= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |