pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libg++ this package is NetBSD-specific.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/87d9d46f8d4e
branches:  trunk
changeset: 476506:87d9d46f8d4e
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Jun 12 04:36:56 2004 +0000

description:
this package is NetBSD-specific.

diffstat:

 devel/libg++/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r f168fe7d63aa -r 87d9d46f8d4e devel/libg++/Makefile
--- a/devel/libg++/Makefile     Sat Jun 12 04:34:49 2004 +0000
+++ b/devel/libg++/Makefile     Sat Jun 12 04:36:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2003/08/09 10:44:44 seb Exp $
+# $NetBSD: Makefile,v 1.28 2004/06/12 04:36:56 grant Exp $
 #
 
 DISTNAME=      libg++-${GXXVERSION}
@@ -8,6 +8,8 @@
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 COMMENT=       GNU C++ Class Library
 
+ONLY_FOR_PLATFORM=     NetBSD-*-*
+
 .if !exists(/usr/lib/libstdc++.so.2.0) && !exists(/usr/lib/libstdc++.so)
 PKG_SKIP_REASON= '${PKGNAME} is part of your NetBSD-1.3.x distribution. This is designed for NetBSD>=1.4.'
 .endif



Home | Main Index | Thread Index | Old Index