Changeset 4305 for trunk/asciidoc
- Timestamp:
- 11/01/09 06:52:45 (3 years ago)
- Files:
-
- 1 modified
-
trunk/asciidoc/asciidoc.port (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/asciidoc/asciidoc.port
r3100 r4305 1 # 2.0.2 2 # 20090115 3 BASEURL="http://www.methods.co.nz/asciidoc/" 1 # 2.1.0 2 # 20091101 3 SF="TRUE" 4 SFP="$1/$1/$2" 4 5 HOMEURL="http://www.methods.co.nz/asciidoc/" 5 PORTURL=" http://www.hmug.org/pub/MacOS_X/BSD/Applications/Help/asciidoc/"6 PORTURL="$PORTBASE/BSD/Applications/Help/asciidoc/" 6 7 7 8 8 if [ $OS != 'osx3' ]; then 9 DEPS="expat g95 gettext libiconv Python sed tcl texinfo tk X11" 10 else 11 DEPS="expat g77 gettext libiconv Python sed tcl texinfo tk X11" 12 fi 9 DIFFDIRS="doc" 10 11 case "$OS" in 12 osx6) 13 DEPS="g95 gettext libiconv Python sed tcl texinfo tk X11" 14 ;; 15 16 *) 17 DEPS="expat g95 gettext libiconv Python sed tcl texinfo tk X11" 18 ;; 19 20 esac
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)