summaryrefslogtreecommitdiffstats
path: root/chat-libs/pwlib/DEPENDS
diff options
context:
space:
mode:
authorFlorian Franzmann2011-07-30 22:03:23 +0200
committerFlorian Franzmann2011-07-30 22:03:23 +0200
commitc4f4c8e5ef1277371490ba31fb9acf8e0f6a78be (patch)
tree8fcc5f1cea257687f7ae2a3b881a03cae51d866d /chat-libs/pwlib/DEPENDS
parent251030f30106d42fdead47aafeb2b1380d57df68 (diff)
chat-libs/pwlib: changed dependency on g++ to dependency on gcc with CXX (scripted)
Diffstat (limited to 'chat-libs/pwlib/DEPENDS')
-rwxr-xr-xchat-libs/pwlib/DEPENDS2
1 files changed, 1 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" \