pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pwlib Mark this NOT_FOR_PLATFORM on LP64 targets...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe20d749f0b3
branches: trunk
changeset: 567963:fe20d749f0b3
user: dholland <dholland%pkgsrc.org@localhost>
date: Sun Nov 29 23:42:35 2009 +0000
description:
Mark this NOT_FOR_PLATFORM on LP64 targets. Also fix a typo in the
COMMENT and add a note pointing to devel/ptlib.
diffstat:
devel/pwlib/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 6da91f516cee -r fe20d749f0b3 devel/pwlib/Makefile
--- a/devel/pwlib/Makefile Sun Nov 29 23:34:31 2009 +0000
+++ b/devel/pwlib/Makefile Sun Nov 29 23:42:35 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2009/01/30 08:18:45 obache Exp $
+# $NetBSD: Makefile,v 1.61 2009/11/29 23:42:35 dholland Exp $
DISTNAME= pwlib-v1_8_3-src
PKGNAME= pwlib-1.8.3
@@ -9,7 +9,10 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://sourceforge.net/projects/openh323/
-COMMENT= Portable Windows Libary
+COMMENT= Portable Windows Library
+# note: obsoleted by devel/ptlib
+
+NOT_FOR_PLATFORM+= *-*-alpha *-*-sparc64 *-*-x86_64
WRKSRC= ${WRKDIR}/pwlib
USE_TOOLS+= bison gmake
Home |
Main Index |
Thread Index |
Old Index