diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-23 09:27:27 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-23 09:27:27 +0000 |
commit | f912095f22769075cef989944a655ca20c32ed4c (patch) | |
tree | 4f3b91cedc5435de0411c20b2403ee1c3b138576 /audio/sidplay | |
parent | 64111d7db5a0fa6db62e5ba34c5589f7cc3e6902 (diff) | |
download | ports-f912095f22769075cef989944a655ca20c32ed4c.tar.gz ports-f912095f22769075cef989944a655ca20c32ed4c.zip |
Notes
Diffstat (limited to 'audio/sidplay')
-rw-r--r-- | audio/sidplay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 8b79d6351863..c76cadc7a9ca 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -19,5 +19,6 @@ USE_XLIB= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes USE_GMAKE= yes +USE_NEWGCC= yes .include <bsd.port.mk> |