aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-23 17:27:27 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-23 17:27:27 +0800
commitd8308bf3f63edfebd9ad5979512adf6897d64094 (patch)
tree706b7242a664cd6af58d91e874e1190046d81d4e /audio
parent35d14bd6a749ee9949fa8945f3fc08961c6ac0f3 (diff)
downloadfreebsd-ports-gnome-d8308bf3f63edfebd9ad5979512adf6897d64094.tar.gz
freebsd-ports-gnome-d8308bf3f63edfebd9ad5979512adf6897d64094.tar.zst
freebsd-ports-gnome-d8308bf3f63edfebd9ad5979512adf6897d64094.zip
Add USE_NEWGCC.
Submitted by: bento
Diffstat (limited to 'audio')
-rw-r--r--audio/libsidplay/Makefile1
-rw-r--r--audio/libsidplay2/Makefile1
-rw-r--r--audio/sidplay/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/audio/libsidplay/Makefile b/audio/libsidplay/Makefile
index 8b79d6351863..c76cadc7a9ca 100644
--- a/audio/libsidplay/Makefile
+++ b/audio/libsidplay/Makefile
@@ -19,5 +19,6 @@ USE_XLIB= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
+USE_NEWGCC= yes
.include <bsd.port.mk>
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile
index 8b79d6351863..c76cadc7a9ca 100644
--- a/audio/libsidplay2/Makefile
+++ b/audio/libsidplay2/Makefile
@@ -19,5 +19,6 @@ USE_XLIB= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
+USE_NEWGCC= yes
.include <bsd.port.mk>
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>