summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/graphite2/graphite2-1.3.7.ebuild')
-rw-r--r--media-gfx/graphite2/graphite2-1.3.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/graphite2/graphite2-1.3.7.ebuild b/media-gfx/graphite2/graphite2-1.3.7.ebuild
index 9d7596970b1d..0a60ebc6f440 100644
--- a/media-gfx/graphite2/graphite2-1.3.7.ebuild
+++ b/media-gfx/graphite2/graphite2-1.3.7.ebuild
@@ -65,7 +65,7 @@ src_prepare() {
multilib_src_configure() {
local mycmakeargs=(
"-DVM_MACHINE_TYPE=direct"
- # http://sourceforge.net/p/silgraphite/bugs/49/
+ # https://sourceforge.net/p/silgraphite/bugs/49/
$([[ ${CHOST} == powerpc*-apple* ]] && \
echo "-DGRAPHITE2_NSEGCACHE:BOOL=ON")
)