mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
a411b2130c
- Since it synced to latest version of Chromium, we have to change the default compiler as www/chromium - Note that clang is now the default compiler (GCC 4.6 is optionable) - Added DEBUG option PR: ports/167926 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
12 lines
353 B
Python
12 lines
353 B
Python
--- third_party/apache/apr/apr.gyp.old 2012-05-14 20:42:31.000000000 +0900
|
|
+++ third_party/apache/apr/apr.gyp 2012-05-14 21:46:57.000000000 +0900
|
|
@@ -201,7 +201,7 @@
|
|
},
|
|
{
|
|
'target_name': 'apr',
|
|
- 'type': 'settings',
|
|
+ 'type': '<(library)',
|
|
'dependencies': [
|
|
'include',
|
|
],
|