summaryrefslogtreecommitdiff
path: root/devel/rpc2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rpc2/Makefile')
-rw-r--r--devel/rpc2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/rpc2/Makefile b/devel/rpc2/Makefile
index 47a2e0bd0bd..3c7c711d4a4 100644
--- a/devel/rpc2/Makefile
+++ b/devel/rpc2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2008/02/04 20:10:35 tnn Exp $
+# $NetBSD: Makefile,v 1.35 2008/06/20 01:09:16 joerg Exp $
#
DISTNAME= rpc2-2.7
@@ -10,6 +10,8 @@ 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)