From 2dcef6a2ec7aa2fd3a2b10a9f9b633258203ca39 Mon Sep 17 00:00:00 2001 From: bsiegert Date: Fri, 28 Nov 2014 11:47:00 +0000 Subject: Add a patch to fix compilation on Debian Etch. From Mikhail Gusarov in PR pkg/49296. --- lang/gcc49-libs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/gcc49-libs') diff --git a/lang/gcc49-libs/Makefile b/lang/gcc49-libs/Makefile index ce2709c40a0..9dcdcd009cd 100644 --- a/lang/gcc49-libs/Makefile +++ b/lang/gcc49-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/09/04 18:49:10 jperkin Exp $ +# $NetBSD: Makefile,v 1.2 2014/11/28 11:47:01 bsiegert Exp $ GCC_PKGNAME= gcc49 .include "../../lang/${GCC_PKGNAME}/version.mk" @@ -9,7 +9,7 @@ PKGNAME= ${GCC_PKGNAME}-libs-${GCC49_DIST_VERSION} ## The PKGREVISION of this package needs to be at least 1 more than the ## PKGREVISION of the lang/gcc49 package so that with the dependence pattern ## '{gcc49,gcc49-libs}>=4.9.*' pkg_all will choose gcc49-libs over gcc49. -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= # empty -- cgit v1.2.3