diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:44:07 +0000 |
commit | c68436a7b72179f073b6414d623457a5e3c24e12 (patch) | |
tree | bf681b064a63b51d6700afac65ffbfae49c987d8 /math/GiNaC | |
parent | 8fa8041fe58450bde47b655e328b1eeb0f4d0759 (diff) |
Notes
Diffstat (limited to 'math/GiNaC')
-rw-r--r-- | math/GiNaC/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index a31b5495d8b5..6ccb8c4b83cf 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= cln.2:${PORTSDIR}/math/cln USE_REINPLACE= yes USE_BZIP2= yes -USE_NEWGCC= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |