pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/pakemon DESTDIR ready.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b064cad61a6
branches:  trunk
changeset: 536907:9b064cad61a6
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Dec 28 11:47:24 2007 +0000

description:
DESTDIR ready.

diffstat:

 security/pakemon/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 24937a2d1b11 -r 9b064cad61a6 security/pakemon/Makefile
--- a/security/pakemon/Makefile Fri Dec 28 11:45:42 2007 +0000
+++ b/security/pakemon/Makefile Fri Dec 28 11:47:24 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2007/02/18 18:56:46 adrianp Exp $
+# $NetBSD: Makefile,v 1.25 2007/12/28 11:47:24 obache Exp $
 
 DISTNAME=      pakemon-0.3.1
 PKGREVISION=   4
@@ -20,6 +20,8 @@
 SUBST_SED.conf+=       -e "s|@@LN_LIB@@|${BUILDLINK_PREFIX.libnet10}/lib/libnet10|g"
 SUBST_MESSAGE.conf=    Fixing configuration script.
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 post-extract:
        ${CP} ${WRKSRC}/pakemon.h ${WRKSRC}/pakemon.h.in
 



Home | Main Index | Thread Index | Old Index