diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:38:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:38:29 +0000 |
commit | 8fa8041fe58450bde47b655e328b1eeb0f4d0759 (patch) | |
tree | fc71afe5588c6fcf82a4f1b58c8753f9a9926979 /biology | |
parent | a522995ecd0aaf3722d66644b8c6d4a26bc1bf58 (diff) | |
download | ports-8fa8041fe58450bde47b655e328b1eeb0f4d0759.tar.gz ports-8fa8041fe58450bde47b655e328b1eeb0f4d0759.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/gaussian98/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/gaussian98/Makefile b/biology/gaussian98/Makefile index 8f53b7def95f..3a8b3cb98899 100644 --- a/biology/gaussian98/Makefile +++ b/biology/gaussian98/Makefile @@ -27,7 +27,6 @@ RESTRICTED= "You must purchase a licensed copy from Gaussian inc." .include <bsd.port.pre.mk> .if ${OSVERSION} < 400013 -USE_NEWGCC= yes F77?= g77 .else F77?= f77 |