diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-19 11:39:14 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-19 11:39:14 +0000 |
commit | 1337aded1e981fd92dfdeaad531b667ebbe30b57 (patch) | |
tree | 2014d824f2cef34bfa703571eba0d3315ba070d1 /audio/sidplayer | |
parent | c076dcb797f5ba266f84a9ea2d4446bb71b41205 (diff) |
Notes
Diffstat (limited to 'audio/sidplayer')
-rw-r--r-- | audio/sidplayer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/sidplayer/Makefile b/audio/sidplayer/Makefile index e7f9d5508ebb..a974ee0ace93 100644 --- a/audio/sidplayer/Makefile +++ b/audio/sidplayer/Makefile @@ -18,7 +18,6 @@ COMMENT= A C64 SID tune player USE_SDL= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes SDLINCLUDEDIR= SDL11 |