diff options
Diffstat (limited to 'devel/rpc2/Makefile')
-rw-r--r-- | devel/rpc2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/rpc2/Makefile b/devel/rpc2/Makefile index a9d528c8f8b..1cf91a2f5c0 100644 --- a/devel/rpc2/Makefile +++ b/devel/rpc2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/10/03 21:55:54 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/31 11:19:39 asau Exp $ # DISTNAME= rpc2-2.10 @@ -11,8 +11,6 @@ MAINTAINER= phil@cs.wwu.edu HOMEPAGE= http://www.coda.cs.cmu.edu/ COMMENT= CMU (Coda) remote procedure call package -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake perl pkg-config # Earlier we had a patch to put # AC_CHECK_PROGS(YACC, 'bison -y' byacc yacc) |