aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ac3dec
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-08-31 10:38:29 +0800
committerkris <kris@FreeBSD.org>2002-08-31 10:38:29 +0800
commit1bc0ad9d16b94f6ddc1742b2f972276435676388 (patch)
treeb91d10b91318c4efb46966f0d07860a49275c594 /audio/ac3dec
parent8060db08229a54e6cd1e67e59c0d12a7b70e24cd (diff)
downloadfreebsd-ports-gnome-1bc0ad9d16b94f6ddc1742b2f972276435676388.tar.gz
freebsd-ports-gnome-1bc0ad9d16b94f6ddc1742b2f972276435676388.tar.zst
freebsd-ports-gnome-1bc0ad9d16b94f6ddc1742b2f972276435676388.zip
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
Diffstat (limited to 'audio/ac3dec')
-rw-r--r--audio/ac3dec/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/ac3dec/Makefile b/audio/ac3dec/Makefile
index c39f96e8390c..ad7ae71098f1 100644
--- a/audio/ac3dec/Makefile
+++ b/audio/ac3dec/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= http://dara.notbsd.org/~aholtzma/ac3/tarballs/
MAINTAINER= 3d@FreeBSD.org
GNU_CONFIGURE= yes
-USE_NEWGCC= yes
post-patch:
@${SED} -e 's,machine/soundcard.h,sys/soundcard.h,' \