Changeset 79948
- Timestamp:
- 06/29/11 22:12:53 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/perl/p5-locale-gettext/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/perl/p5-locale-gettext/Portfile
r76661 r79948 37 37 patch-cpan-rt-35680-2.diff 38 38 39 # BUILD FIX TODO 40 # doesn't build with clang as of 2011.06.27 41 # This looks like a bug in this package's build system 42 if {${configure.compiler} == "clang"} { 43 configure.compiler llvm-gcc-4.2 44 } 45 39 46 configure.cc ${configure.cc} ${configure.cflags} ${configure.ldflags} \ 40 47 ${archflags}
Note: See TracChangeset
for help on using the changeset viewer.

