summaryrefslogtreecommitdiffstats
path: root/chat-libs/ptlib
diff options
context:
space:
mode:
authorFlorian Franzmann2011-07-30 22:03:22 +0200
committerFlorian Franzmann2011-07-30 22:03:22 +0200
commit251030f30106d42fdead47aafeb2b1380d57df68 (patch)
treeeac8812f3006f535a82f1d24b6c73dd979ae2ee0 /chat-libs/ptlib
parentcf60ca31f5c2ec7f826864116cfefa59f6fcc33c (diff)
chat-libs/ptlib: changed dependency on g++ to dependency on gcc with CXX (scripted)
Diffstat (limited to 'chat-libs/ptlib')
-rwxr-xr-xchat-libs/ptlib/DEPENDS2
-rw-r--r--chat-libs/ptlib/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/chat-libs/ptlib/DEPENDS b/chat-libs/ptlib/DEPENDS
index c60163c9c8..82d89ae49b 100755
--- a/chat-libs/ptlib/DEPENDS
+++ b/chat-libs/ptlib/DEPENDS
@@ -1,4 +1,4 @@
-depends g++ &&
+depends -sub CXX gcc &&
depends autoconf &&
optional_depends "openldap" \
diff --git a/chat-libs/ptlib/HISTORY b/chat-libs/ptlib/HISTORY
index 84f8286973..aa08f4ff4d 100644
--- a/chat-libs/ptlib/HISTORY
+++ b/chat-libs/ptlib/HISTORY
@@ -1,3 +1,7 @@
+2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DEPENDS: changed dependency on g++ to dependency on gcc with
+ sub-depends on CXX (scripted)
+
2011-07-20 Pol Vinogradov <vin.public@gmail.com>
* DETAILS: updated to 2.10.1