aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2010-02-20 16:30:00 +0000
committerVasil Dimov <vd@FreeBSD.org>2010-02-20 16:30:00 +0000
commit66431aff717d13760e3946e0d8582c72b0789d46 (patch)
tree9b3dfa59bf855b8a54eaabed00bf46dcf1d0372f /graphics
parent1194fd76b57f6ddb9b1b43e0eac705fb3dd626f1 (diff)
downloadports-66431aff717d13760e3946e0d8582c72b0789d46.tar.gz
ports-66431aff717d13760e3946e0d8582c72b0789d46.zip
Notes
Diffstat (limited to 'graphics')
-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)