From 2f5b0f6355e40273a10e6332294559b7c1e9c256 Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 29 Nov 2009 23:42:35 +0000 Subject: Mark this NOT_FOR_PLATFORM on LP64 targets. Also fix a typo in the COMMENT and add a note pointing to devel/ptlib. --- devel/pwlib/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile index b387e61c294..60382636f15 100644 --- a/devel/pwlib/Makefile +++ b/devel/pwlib/Makefile @@ -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 @@ EXTRACT_SUFX= -tar.gz MAINTAINER= pkgsrc-users@NetBSD.org 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 -- cgit v1.2.3