pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/hiawatha Actually enable user-destdir support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e4a9e768ecc5
branches:  trunk
changeset: 395885:e4a9e768ecc5
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jul 15 20:58:57 2009 +0000

description:
Actually enable user-destdir support.

diffstat:

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

diffs (18 lines):

diff -r 9c0112d9568a -r e4a9e768ecc5 www/hiawatha/Makefile
--- a/www/hiawatha/Makefile     Wed Jul 15 20:57:47 2009 +0000
+++ b/www/hiawatha/Makefile     Wed Jul 15 20:58:57 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2009/07/07 19:27:24 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2009/07/15 20:58:57 joerg Exp $
 #
 
 DISTNAME=      hiawatha
@@ -14,6 +14,8 @@
 HOMEPAGE=      http://www.pault.com/pault/downloads/
 COMMENT=       Barebones HTTP server with XML and XSLT support (and more)
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 DEPENDS+=      saxon-[0-9]*:../../textproc/saxon
 
 NO_CONFIGURE=  yes



Home | Main Index | Thread Index | Old Index