diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:03:17 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:03:17 +0000 |
commit | 00e692203d42d4eef31590ffac3a0b871be12984 (patch) | |
tree | 213bfd0bc4e8b962fab582a79f582be7837e45f8 /audio/libsidplay2 | |
parent | 74bbad0a549a66f34713c14d9924e9374de39ba1 (diff) | |
download | ports-00e692203d42d4eef31590ffac3a0b871be12984.tar.gz ports-00e692203d42d4eef31590ffac3a0b871be12984.zip |
Notes
Diffstat (limited to 'audio/libsidplay2')
-rw-r--r-- | audio/libsidplay2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile index eb2c3bb5ea6a..2f067c4273aa 100644 --- a/audio/libsidplay2/Makefile +++ b/audio/libsidplay2/Makefile @@ -17,6 +17,7 @@ COMMENT= Library to play Commodore 64 SID-tunes cycle accurate USE_GNOME= gnomehack gnometarget pkgconfig USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |