aboutsummaryrefslogtreecommitdiff
path: root/graphics/hugin
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2010-02-20 14:36:41 +0000
committerVasil Dimov <vd@FreeBSD.org>2010-02-20 14:36:41 +0000
commit1e59f01f16fba9a30c3f13c92b17372f02618920 (patch)
treeec2c7aaf91656b3978d0d53639912376547f6884 /graphics/hugin
parenta2d8b61e1e3ed80a107284d75f5442c3c4b5ac82 (diff)
downloadports-1e59f01f16fba9a30c3f13c92b17372f02618920.tar.gz
ports-1e59f01f16fba9a30c3f13c92b17372f02618920.zip
Notes
Diffstat (limited to 'graphics/hugin')
-rw-r--r--graphics/hugin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index ea882eb5f988..5bc76c9d4a88 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hugin
PORTVERSION= 2009.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
@@ -44,7 +44,9 @@ USE_WX= 2.8+
USE_GETTEXT= yes
+.if ${OSVERSION} < 700000
USE_GCC= 4.4+
+.endif
MAN1= \
PTBatcherGUI.1 \