summaryrefslogtreecommitdiff
path: root/net/mldonkey
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-12 07:55:32 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-12 07:55:32 +0000
commitcad77951f56b23b5ac99cd9e3d194a2c1e49a877 (patch)
tree2fddfb86083bc8994c709975965741716a09cb58 /net/mldonkey
parent9b4ea7ca3488f4dad4d9ea94f3ff1ebaccd9b246 (diff)
downloadpkgsrc-cad77951f56b23b5ac99cd9e3d194a2c1e49a877.tar.gz
Uses C++.
Diffstat (limited to 'net/mldonkey')
-rw-r--r--net/mldonkey/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mldonkey/Makefile.common b/net/mldonkey/Makefile.common
index e1b75499fc9..3c2d7caa4b1 100644
--- a/net/mldonkey/Makefile.common
+++ b/net/mldonkey/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2006/04/16 11:09:00 wiz Exp $
+# $NetBSD: Makefile.common,v 1.17 2006/05/12 07:55:32 joerg Exp $
#
DISTNAME= mldonkey-2.7.5
@@ -14,6 +14,7 @@ DISTINFO_FILE= ${.CURDIR}/../../net/mldonkey/distinfo
PATCHDIR= ${.CURDIR}/../../net/mldonkey/patches
GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake perl
CONFIGURE_ENV+= WGET=""