pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/pen Full DESTDIR support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69321703c642
branches:  trunk
changeset: 537374:69321703c642
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Mon Jan 07 12:26:20 2008 +0000

description:
Full DESTDIR support.

diffstat:

 net/pen/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r c6615af782b8 -r 69321703c642 net/pen/Makefile
--- a/net/pen/Makefile  Mon Jan 07 10:42:34 2008 +0000
+++ b/net/pen/Makefile  Mon Jan 07 12:26:20 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/12/05 23:55:14 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2008/01/07 12:26:20 ghen Exp $
 #
 
 DISTNAME=      pen-0.15.0
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://siag.nu/pen/
 COMMENT=       Load balancer for "simple" tcp based protocols
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE= YES
 
 # Avoid pen complaining on NetBSD



Home | Main Index | Thread Index | Old Index