Ticket #19154: qalculate-gtk_Portfile.diff

File qalculate-gtk_Portfile.diff, 787 bytes (added by jjstickel@…, 15 years ago)
  • math/qalculate-gtk/Portfile

    old new  
    11# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    2 # $Id: Portfile 49046 2009-04-02 08:56:57Z ryandesign@macports.org $
     2# $Id: Portfile 45273 2009-01-12 17:24:14Z devans@macports.org $
    33
    44PortSystem 1.0
    55
     
    3939
    4040use_autoconf    yes
    4141
    42 variant yelp description {Provides GUI help via yelp} {
    43         depends_run-append      port:yelp\
    44                                 port:libgnome
    45 }
     42# yelp seems broken, JJS 3/31/09
     43#variant doc description {Provides GUI help via yelp} {
     44#       depends_run-append      port:yelp
     45#}