pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/fcgi Support user-destdir installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9eb8f4eaf848
branches:  trunk
changeset: 539830:9eb8f4eaf848
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Fri Mar 14 13:50:16 2008 +0000

description:
Support user-destdir installation.

diffstat:

 www/fcgi/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 78a6802bc4cd -r 9eb8f4eaf848 www/fcgi/Makefile
--- a/www/fcgi/Makefile Fri Mar 14 12:56:01 2008 +0000
+++ b/www/fcgi/Makefile Fri Mar 14 13:50:16 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:58 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2008/03/14 13:50:16 jlam Exp $
 
 DISTNAME=              fcgi-2.4.0
 PKGREVISION=           1
@@ -9,6 +9,8 @@
 HOMEPAGE=              http://fastcgi.com/
 COMMENT=               FastCGI application development kit
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_LANGUAGES=         c c++
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index