From 8c8a33649543cc526ec3a4f22309aa9feef7b980 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Fri, 6 Mar 2020 06:26:05 +0000 Subject: - Remove compat < 11 dependencies from bootstrap and compiler. It could fix problems when GENERIC kernel is not used. - Rebuild bootstrap (ppcx64 and ppc386) with new changes - Bump PORTREVISION PR: 239135 Reported by: fbsdbugs4 at sentry.org --- science/mol2ps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'science/mol2ps') diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile index d3fb5897de84..faf8e54fbb35 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -3,7 +3,7 @@ PORTNAME= mol2ps PORTVERSION= 0.4b -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/ DISTNAME= ${PORTNAME} -- cgit v1.2.3