New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 38140

Show
Ignore:
Timestamp:
07/08/2008 07:26:53 (4 years ago)
Author:
takeshi@…
Message:

grads: removed --prefix=

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dports/science/grads/Portfile

    r34981 r38140  
     1# -*- 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 
    12# $Id$ 
    23 
     
    56name               grads 
    67version            1.9b4 
    7 revision           3 
     8revision           4 
    89platforms          darwin 
    910maintainers        takeshi@macports.org 
     
    3435                   patch-gacfg.c.diff   patch-gxhpng.c.diff 
    3536 
    36  
    3737post-patch { 
    3838    reinplace "s|/usr/local|${prefix}|" ${worksrcpath}/src/gx.h 
    3939} 
    4040 
    41 #configure.env LIBS="-lwmf" SUPPLIBS=${prefix} 
    4241configure.env SUPPLIBS=${prefix} 
    43 configure.args     --prefix=${prefix} --with-readline --with-lats \ 
     42configure.args     --with-readline --with-lats \ 
    4443                   --with-nc --with-dods --with-hdf --with-x      \ 
    4544                   --without-printim --without-gui