summaryrefslogtreecommitdiff
path: root/net/cclive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/cclive/Makefile')
-rw-r--r--net/cclive/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/net/cclive/Makefile b/net/cclive/Makefile
index cb613d94f5f..6f558e298e6 100644
--- a/net/cclive/Makefile
+++ b/net/cclive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/04/30 01:21:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2017/05/03 08:38:44 jperkin Exp $
DISTNAME= cclive-0.7.16
PKGREVISION= 13
@@ -13,16 +13,10 @@ LICENSE= gnu-gpl-v3
DEPENDS+= libquvi-scripts>=0.4.0:../../net/libquvi-scripts
-USE_LANGUAGES= c++ c
+USE_LANGUAGES= c c++0x
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
-.include "../../mk/compiler.mk"
-# GCC 4.4 and above needs this
-.if !empty(PKGSRC_COMPILER:Mgcc) && !empty(CC_VERSION:Mgcc-4.[4-9]*)
-CXXFLAGS+= -std=c++0x
-.endif
-
.include "../../net/libquvi/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"