summaryrefslogtreecommitdiff
path: root/devel/librfuncs
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-04-06 13:24:00 +0000
committerheinz <heinz@pkgsrc.org>2008-04-06 13:24:00 +0000
commit1ef25a98a33e802b4c6b45d4584d5114b0c0fa67 (patch)
tree2378b963e0108686db6afad9d28097f0400538de /devel/librfuncs
parentb0fc5f20e83a224bff806951ece6cf70a408de26 (diff)
downloadpkgsrc-1ef25a98a33e802b4c6b45d4584d5114b0c0fa67.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