diff options
Diffstat (limited to 'media-gfx/asymptote/asymptote-2.35.ebuild')
-rw-r--r-- | media-gfx/asymptote/asymptote-2.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/asymptote/asymptote-2.35.ebuild b/media-gfx/asymptote/asymptote-2.35.ebuild index 52905a5f27d4..3128d79b6b74 100644 --- a/media-gfx/asymptote/asymptote-2.35.ebuild +++ b/media-gfx/asymptote/asymptote-2.35.ebuild @@ -77,7 +77,7 @@ src_prepare() { src_configure() { # for the CPPFLAGS see - # http://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349 + # https://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349 econf \ CPPFLAGS=-DHAVE_SYS_TYPES_H \ CFLAGS="${CXXFLAGS}" \ |