Skip to content

Commit

Permalink
use configure.compiler
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28300 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Markus W. Weißmann committed Aug 28, 2007
1 parent 97f5579 commit 67eb231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/apple-gcc33/Portfile
Expand Up @@ -36,7 +36,7 @@ configure.cppflags
configure.env PATH="/bin:/usr/bin:/sbin:/usr/sbin"

platform darwin 8 {
configure.env-append CC="/usr/bin/gcc-4.0"
configure.compiler gcc-4.0
}

build.dir ${configure.dir}
Expand Down

0 comments on commit 67eb231

Please sign in to comment.