summaryrefslogtreecommitdiff
path: root/devel/lwp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/lwp/Makefile')
-rw-r--r--devel/lwp/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/lwp/Makefile b/devel/lwp/Makefile
index ed43dd0ba12..1a3fb266ee6 100644
--- a/devel/lwp/Makefile
+++ b/devel/lwp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/06/01 11:23:23 rh Exp $
+# $NetBSD: Makefile,v 1.5 2000/07/24 22:04:05 dmcmahill Exp $
#
DISTNAME= lwp-1.1
@@ -9,6 +9,9 @@ MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ \
MAINTAINER= fb@enteract.com
HOMEPAGE= http://www.coda.cs.cmu.edu/
+# ${WRKDIR}/src/process.ss needs more work for mips
+NOT_FOR_PLATFORM= *-*-mips*
+
GNU_CONFIGURE= YES
USE_PKGLIBTOOL= YES