summaryrefslogtreecommitdiff
path: root/graphics/hugin-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/hugin-devel/Makefile')
-rw-r--r--graphics/hugin-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/hugin-devel/Makefile b/graphics/hugin-devel/Makefile
index 7e07e7b55e79..e6ca22c3b2fb 100644
--- a/graphics/hugin-devel/Makefile
+++ b/graphics/hugin-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hugin
PORTVERSION= 2013.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-2013.0
PKGNAMESUFFIX= -devel
@@ -32,6 +32,8 @@ RUN_DEPENDS= enblend>=3.1.r20080615:${PORTSDIR}/graphics/enblend \
WRKSRC= ${WRKDIR}/hugin-2013.0.0
CONFLICTS_INSTALL= hugin-201[0-2]*
+IGNORE= older than graphics/hugin
+
OPTIONS_DEFINE= PANOMATIC AUTOPANOSIFTC
OPTIONS_DEFAULT= PANOMATIC AUTOPANOSIFTC
PANOMATIC_DESC= Install graphics/panomatic
@@ -79,7 +81,6 @@ MAN1= align_image_stack.1 \
PTBatcherGUI.1 \
vig_optimize.1
-NO_STAGE= yes
post-configure:
${REINPLACE_CMD} \
's/-pthread;-D_THREAD_SAFE/-pthread -D_THREAD_SAFE/g' \