summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/hugin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 1487f21ad707..dbdbdc6014f7 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -84,8 +84,9 @@ post-configure:
.include <bsd.port.pre.mk>
+# see the commit log message for Makefile rev 1.43
.if ${OSVERSION} < 700000
-USE_GCC= 4.4+
+USE_GCC= 4.2
.endif
.if defined(WITH_PANOMATIC)