Skip to content

Commit

Permalink
Fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
Korusuke committed Jul 28, 2019
1 parent 34cbd43 commit 2f9c552
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions upt_macports/templates/hackage.Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,12 @@ revision 0
{% endblock %}

{% block dist_info %}

homepage {{ pkg.upt_pkg.homepage }}

{% endblock %}

{% block versions %}

{{ depends('lib', pkg.upt_pkg.requirements.run) -}}
{% endblock %}

0 comments on commit 2f9c552

Please sign in to comment.