aboutsummaryrefslogtreecommitdiffstats
path: root/lang/aleph/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-08-31 10:44:07 +0800
committerkris <kris@FreeBSD.org>2002-08-31 10:44:07 +0800
commit1d1a1bf0eae578d1066b03e225bb5dfcde2b143c (patch)
tree6e453ac8ee5ce3794ceee425202a2ff27943309c /lang/aleph/Makefile
parent1bc0ad9d16b94f6ddc1742b2f972276435676388 (diff)
downloadfreebsd-ports-gnome-1d1a1bf0eae578d1066b03e225bb5dfcde2b143c.tar.gz
freebsd-ports-gnome-1d1a1bf0eae578d1066b03e225bb5dfcde2b143c.tar.zst
freebsd-ports-gnome-1d1a1bf0eae578d1066b03e225bb5dfcde2b143c.zip
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
Diffstat (limited to 'lang/aleph/Makefile')
-rw-r--r--lang/aleph/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/aleph/Makefile b/lang/aleph/Makefile
index c008fd13a674..0b02a42f6e90 100644
--- a/lang/aleph/Makefile
+++ b/lang/aleph/Makefile
@@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION:S,.,-,g}
MAINTAINER= ijliao@FreeBSD.org
-USE_NEWGCC= yes
USE_GMAKE= yes
MAKE_ARGS= CC="${CXX}" LD="${CXX}" LK="${CXX}" OPTCCFLAGS="${CXXFLAGS}" \
DYNCCFLAGS="-fPIC -DPIC" DEBUGFLAGS="" DBGDEFINES="" \