pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libebml libebml really wants the GNU C++ compiler.
details: https://anonhg.NetBSD.org/pkgsrc/rev/206672f71afa
branches: trunk
changeset: 475471:206672f71afa
user: grant <grant%pkgsrc.org@localhost>
date: Sun May 16 09:30:18 2004 +0000
description:
libebml really wants the GNU C++ compiler.
diffstat:
devel/libebml/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 0651710e320e -r 206672f71afa devel/libebml/Makefile
--- a/devel/libebml/Makefile Sun May 16 09:22:11 2004 +0000
+++ b/devel/libebml/Makefile Sun May 16 09:30:18 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/05/05 15:56:45 salo Exp $
+# $NetBSD: Makefile,v 1.7 2004/05/16 09:30:18 grant Exp $
#
DISTNAME= libebml-0.7.0
@@ -17,4 +17,6 @@
MAKEFLAGS+= prefix="${PREFIX}"
BUILD_DIRS= ${WRKDIR}/${DISTNAME}/make/linux
+ONLY_FOR_COMPILER= gcc
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index