# 2.2.0 # 20091126 BASEURL="http://www.libsdl.org/projects/SDL_ttf/release/" HOMEURL="http://www.libsdl.org/projects/SDL_ttf/" PORTURL="$PORTBASE/X/Libraries/System/libsdl/SDL_ttf/" CONFIGUREENV="F77=$F95" case "$OS" in osx6) DEPS="freetype g95 gawk gettext libiconv libsdl sed texinfo X11" ;; *) DEPS="expat freetype g95 gawk gettext libiconv libsdl sed texinfo X11" ;; esac