diff options
Diffstat (limited to 'mail-filter/spamassassin/spamassassin-3.4.0.ebuild')
-rw-r--r-- | mail-filter/spamassassin/spamassassin-3.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/spamassassin/spamassassin-3.4.0.ebuild b/mail-filter/spamassassin/spamassassin-3.4.0.ebuild index 13a5bd8ef54b..4753ea246765 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.0.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.0.ebuild @@ -81,7 +81,7 @@ src_configure() { # Set the path to the Perl executable explictly. This will be used to # create the initial sharpbang line in the scripts and might cause # a versioned app name end in there, see - # <http://bugs.gentoo.org/show_bug.cgi?id=62276> + # <https://bugs.gentoo.org/show_bug.cgi?id=62276> myconf+=" PERL_BIN=${EPREFIX}/usr/bin/perl" # Add Gentoo tag to make it easy for the upstream devs to spot |