summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-11-30 12:48:05 +0000
committeradam <adam@pkgsrc.org>2010-11-30 12:48:05 +0000
commiteb24ea0eb183c65f443288c9e68ee84a215582f7 (patch)
treee16fcb5775e69bedb95e4b77751bfb8efced398d /net
parent401e04595c44d5e9bf1e02d0fff321ef85c0fab4 (diff)
downloadpkgsrc-eb24ea0eb183c65f443288c9e68ee84a215582f7.tar.gz
We don't actually need c++
Diffstat (limited to 'net')
-rw-r--r--net/knock/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/knock/Makefile b/net/knock/Makefile
index 6a523e66af8..66c5df3f6d7 100644
--- a/net/knock/Makefile
+++ b/net/knock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/11/30 12:35:12 adam Exp $
+# $NetBSD: Makefile,v 1.2 2010/11/30 12:48:05 adam Exp $
DISTNAME= knock-0.5
CATEGORIES= net
@@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}