aboutsummaryrefslogtreecommitdiffstats
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 0f17e92f846a..4fd15c3e1cd3 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hugin
DISTVERSION= 0.7_beta4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -40,7 +41,7 @@ CONFIGURE_ARGS+=--with-boost=${LOCALBASE}
# --disable-desktop
USE_GMAKE= yes
USE_ICONV= yes
-USE_WX= 2.6+
+USE_WX= 2.6
WX_CONF_ARGS= absolute
.if defined(WX_UNICODE)