summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/graphite2/graphite2-1.3.5.ebuild')
-rw-r--r--media-gfx/graphite2/graphite2-1.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/graphite2/graphite2-1.3.5.ebuild b/media-gfx/graphite2/graphite2-1.3.5.ebuild
index 3c5e7e767cb6..59d0d3330d6c 100644
--- a/media-gfx/graphite2/graphite2-1.3.5.ebuild
+++ b/media-gfx/graphite2/graphite2-1.3.5.ebuild
@@ -61,7 +61,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")
)