summaryrefslogtreecommitdiff
path: root/lang/gcc5-libs
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-02-06 22:19:55 +0000
committerryoon <ryoon@pkgsrc.org>2016-02-06 22:19:55 +0000
commitf63fc10f11748cf7dac5ecb8dfb8f8290ec49851 (patch)
treea5847f927f02e8c61ad103fbef5e713f0a0b55d4 /lang/gcc5-libs
parentf5803d1446b1f788f2f931e4599e9bd3d42d621c (diff)
downloadpkgsrc-f63fc10f11748cf7dac5ecb8dfb8f8290ec49851.tar.gz
Do not generate fixed include files under NetBSD. Bump PKGREVISION
Fix graphics/cairo build failure (ssp.h not found error) as outer compiler.
Diffstat (limited to 'lang/gcc5-libs')
-rw-r--r--lang/gcc5-libs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc5-libs/Makefile b/lang/gcc5-libs/Makefile
index a8009ba56bc..ca78043ce13 100644
--- a/lang/gcc5-libs/Makefile
+++ b/lang/gcc5-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/12/11 12:31:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2016/02/06 22:19:55 ryoon Exp $
GCC_PKGNAME= gcc5
.include "../../lang/${GCC_PKGNAME}/version.mk"
@@ -9,7 +9,7 @@ PKGNAME= ${GCC_PKGNAME}-libs-${GCC5_DIST_VERSION}
## The PKGREVISION of this package needs to be at least 1 more than the
## PKGREVISION of the lang/gcc5 package so that with the dependence pattern
## '{gcc5,gcc5-libs}>=5.1.*' pkg_add will choose gcc5-libs over gcc5.
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= # empty