summaryrefslogtreecommitdiff
path: root/net/vde
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-11-19 09:36:15 +0000
committerwiz <wiz@pkgsrc.org>2006-11-19 09:36:15 +0000
commit2fb20f59db540fdf63c82072ba31f28bf136a0e7 (patch)
tree245ff9ba904cd3216e59f292ca2436621e46ae79 /net/vde
parent9d7fe65c604aea8cf1f8854aa4814d20071ec5c1 (diff)
downloadpkgsrc-2fb20f59db540fdf63c82072ba31f28bf136a0e7.tar.gz
Needs a c++ compiler, and runs configure, so set USE_LANGUAGES to
both c and c++.
Diffstat (limited to 'net/vde')
-rw-r--r--net/vde/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/vde/Makefile b/net/vde/Makefile
index 6e0e1dda58b..d1e66fdf1ab 100644
--- a/net/vde/Makefile
+++ b/net/vde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/03/04 21:30:25 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2006/11/19 09:36:15 wiz Exp $
#
DISTNAME= vde-1.5.9
@@ -10,6 +10,7 @@ HOMEPAGE= http://vde.sourceforge.net/
COMMENT= Virtual Distributed Ethernet tools
USE_LIBTOOL= yes
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
ONLY_FOR_PLATFORM+= Linux-*-*