summaryrefslogtreecommitdiff
path: root/devel/librfuncs
diff options
context:
space:
mode:
authorheinz <heinz>2008-04-06 13:24:00 +0000
committerheinz <heinz>2008-04-06 13:24:00 +0000
commit5f7adce42e46c6c108ae3b6297fafc4b705710a5 (patch)
tree2378b963e0108686db6afad9d28097f0400538de /devel/librfuncs
parent7a04f68862c321298509a071e10d4365ca3c49d4 (diff)
downloadpkgsrc-5f7adce42e46c6c108ae3b6297fafc4b705710a5.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'devel/librfuncs')
-rw-r--r--devel/librfuncs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/librfuncs/Makefile b/devel/librfuncs/Makefile
index 7039a698a70..4ed5460adfd 100644
--- a/devel/librfuncs/Makefile
+++ b/devel/librfuncs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/02/15 14:24:23 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2008/04/06 13:24:00 heinz Exp $
#
DISTNAME= librfuncs-1.0.7
@@ -11,6 +11,8 @@ MAINTAINER= shannonjr@NetBSD.org
HOMEPAGE= http://www.johnrshannon.com/NetBSD/
COMMENT= Provides missing POSIX *_r functions
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes