diff options
Diffstat (limited to 'devel/lwp')
-rw-r--r-- | devel/lwp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/lwp/Makefile b/devel/lwp/Makefile index 9ed46faab4b..ae889c3f38c 100644 --- a/devel/lwp/Makefile +++ b/devel/lwp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2011/03/11 19:57:59 gdt Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/31 11:17:26 asau Exp $ # DISTNAME= lwp-2.6 @@ -10,8 +10,6 @@ MAINTAINER= phil@cs.wwu.edu HOMEPAGE= http://www.coda.cs.cmu.edu/ COMMENT= Light Weight Process style threads -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_LIBTOOL= YES |