aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-05-26 21:18:00 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-05-26 21:18:00 +0000
commitf3dba043aebc4cd5b258d7211ddd7d24fc41bf38 (patch)
tree8262631e9214e150bcd49d519b8cf37834ad9938
parent5eb3c4f37a41375de7e368f52d160e4b8a81163e (diff)
downloadports-f3dba043aebc4cd5b258d7211ddd7d24fc41bf38.tar.gz
ports-f3dba043aebc4cd5b258d7211ddd7d24fc41bf38.zip
MFH: r355452
Makefile.common: Always set USES=tar:bzip2. Setting USES=bzip2 inside the NO_BUILD block caused problems for FreeBSD's distfile fetcher, which apparently set that flag and was getting an invalid distfile to fetch from the KDE mirrors. The rest of the NO_BUILD block needs more attention, but I'll let makc@ and jhale@ handle that since it's not my area. Approved by: portmgr (bapt)
Notes
Notes: svn path=/branches/2014Q2/; revision=355455
-rw-r--r--graphics/digikam-kde4/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/digikam-kde4/Makefile.common b/graphics/digikam-kde4/Makefile.common
index de8a4048d2e5..d63a017c2618 100644
--- a/graphics/digikam-kde4/Makefile.common
+++ b/graphics/digikam-kde4/Makefile.common
@@ -110,12 +110,13 @@ vkontakte_DESC= Export images to VKontakte web service
# wallpaper_DESC= Set image as background on desktop
yandexfotki_DESC= Export images to Yandex web service
+USES+= tar:bzip2
+
.if !defined(NO_BUILD)
DISTNAME= digikam-${DIGIKAM_VER}
LICENSE?= GPLv2
-USE_BZIP2= yes
USES+= cmake
USE_KDE4+= automoc4 kdehier kdeprefix kdelibs
USE_QT4+= qmake_build moc_build rcc_build uic_build