summaryrefslogtreecommitdiffstats
path: root/chat-libs/pwlib
diff options
context:
space:
mode:
Diffstat (limited to 'chat-libs/pwlib')
-rwxr-xr-xchat-libs/pwlib/DEPENDS2
-rw-r--r--chat-libs/pwlib/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/chat-libs/pwlib/DEPENDS b/chat-libs/pwlib/DEPENDS
index abd2c665e6..dfc5bb0a2f 100755
--- a/chat-libs/pwlib/DEPENDS
+++ b/chat-libs/pwlib/DEPENDS
@@ -1,4 +1,4 @@
-depends g++ &&
+depends -sub CXX gcc &&
depends autoconf &&
optional_depends "openldap" \
diff --git a/chat-libs/pwlib/HISTORY b/chat-libs/pwlib/HISTORY
index 49ce7cc638..e83e3c74d5 100644
--- a/chat-libs/pwlib/HISTORY
+++ b/chat-libs/pwlib/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)
+
2008-01-03 George Sherwood <gsherwood@sourcemage.org>
* CONFLICTS: Added conflicts ptlib. Bug #15002