aboutsummaryrefslogtreecommitdiff
path: root/graphics/hugin
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2008-01-22 10:35:57 +0000
committerVasil Dimov <vd@FreeBSD.org>2008-01-22 10:35:57 +0000
commit89fef3c5371e000d13227b3e75b749b8e1f9ed0e (patch)
tree3ccf21a33c00360de37ea70774bab75be47dfc37 /graphics/hugin
parent195b3b0aa1598ffe88bb4afa19a5789c42d7ee7a (diff)
downloadports-89fef3c5371e000d13227b3e75b749b8e1f9ed0e.tar.gz
ports-89fef3c5371e000d13227b3e75b749b8e1f9ed0e.zip
Notes
Diffstat (limited to 'graphics/hugin')
-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)