summaryrefslogtreecommitdiff
path: root/converters/libwps
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-05-13 18:54:01 +0000
committerryoon <ryoon@pkgsrc.org>2014-05-13 18:54:01 +0000
commit47485ead8131cc8c3aa00002aca61e5c397191fa (patch)
tree6a9dd7e86aec580b1ec5e5d29536054859557874 /converters/libwps
parent93a733c5bd062cebcbe9a7be122a7e41e4123b2e (diff)
downloadpkgsrc-47485ead8131cc8c3aa00002aca61e5c397191fa.tar.gz
Move GCC_REQD+=4.6 to boost-libs/buildlink3.mk for OpenBSD.
It is common for boost-libs consumers.
Diffstat (limited to 'converters/libwps')
-rw-r--r--converters/libwps/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/converters/libwps/Makefile b/converters/libwps/Makefile
index a1898eb2e32..a4a85ab5105 100644
--- a/converters/libwps/Makefile
+++ b/converters/libwps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/05/12 12:09:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2014/05/13 18:54:02 ryoon Exp $
DISTNAME= libwps-0.2.4
CATEGORIES= converters
@@ -17,12 +17,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-docs
PKGCONFIG_OVERRIDE+= libwps-0.2.pc.in
-.include "../../mk/bsd.prefs.mk"
-# GCC 4.5 or later may be required, and gcc45 is not provided for OpenBSD
-.if ${OPSYS} == "OpenBSD"
-GCC_REQD+= 4.6
-.endif
-
.include "../../mk/compiler.mk"
.if !empty(PKGSRC_COMPILER:Mclang)
_WRAP_EXTRA_ARGS.CXX+= -Wno-unused-private-field -Wno-unused-const-variable