Changeset 14507 for trunk/dports


Ignore:
Timestamp:
Oct 9, 2005, 5:31:53 PM (19 years ago)
Author:
jmpp
Message:

Submitted by: jmpp@

Remove the hardcoded /opt/local path from the large description and use the
${prefix} abstraction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/lang/tom/Portfile

    r10980 r14507  
    1 # $Id: Portfile,v 1.4 2005/02/14 15:20:31 toby Exp $
     1# $Id: Portfile,v 1.5 2005/10/09 17:31:53 jmpp Exp $
    22
    33PortSystem    1.0
     
    1313                 developed by the Protheo group.\
    1414                 Don't forget to add `echo \${TOM_HOME}/lib/*.jar | tr ' ' ':'`\
    15                  to your CLASSPATH, TOM_HOME being /opt/local/share/java/tom-${version}
     15                 to your CLASSPATH, TOM_HOME being ${prefix}/share/java/tom-${version}
    1616platforms        darwin freebsd linux
    1717categories       lang
Note: See TracChangeset for help on using the changeset viewer.