summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/graphics/digikam
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-07-12 18:26:54 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-07-12 18:26:54 +0200
commita352bb62c9c673bfd63a29174b92d8043d26400d (patch)
tree8c2464eb0b63258aeef35514c25881983d23612c /freebsd/applications/graphics/digikam
parentacdf547ed3b2ccb97a610101b2bd919d40cd3145 (diff)
downloadtde-packaging-a352bb62c9c673bfd63a29174b92d8043d26400d.tar.gz
tde-packaging-a352bb62c9c673bfd63a29174b92d8043d26400d.zip
FreeBSD digikam: Add --disable-final to resolve FTBFS with Jasper 3.x.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/applications/graphics/digikam')
-rw-r--r--freebsd/applications/graphics/digikam/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/freebsd/applications/graphics/digikam/Makefile b/freebsd/applications/graphics/digikam/Makefile
index ab5fd2b7e..763a60997 100644
--- a/freebsd/applications/graphics/digikam/Makefile
+++ b/freebsd/applications/graphics/digikam/Makefile
@@ -9,7 +9,7 @@ PORTNAME= digikam-trinity
COMMENT= Digital photo management application for Trinity
TDE_PREVERSION=
MASTER_SITE_SUBDIR= d/${PORTNAME}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= graphics x11
DIST_SUBDIR= TDE/applications/graphics
@@ -38,7 +38,8 @@ USE_SQLITE= yes
post-patch: tde-pathfix
do-configure: tde-autotools-prepare
- ${TDE_AUTOTOOLS_CONFIGURE}
+ ${TDE_AUTOTOOLS_CONFIGURE} \
+ --disable-final
do-build: tde-autotools-build