pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/guile Just use full destdir support here.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba06cd59d83f
branches:  trunk
changeset: 537188:ba06cd59d83f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jan 04 18:17:16 2008 +0000

description:
Just use full destdir support here.

diffstat:

 lang/guile/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 986f20824323 -r ba06cd59d83f lang/guile/Makefile
--- a/lang/guile/Makefile       Fri Jan 04 18:08:34 2008 +0000
+++ b/lang/guile/Makefile       Fri Jan 04 18:17:16 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2008/01/04 14:48:26 ghen Exp $
+# $NetBSD: Makefile,v 1.80 2008/01/04 18:17:16 joerg Exp $
 
 DISTNAME=              guile-1.8.3
 CATEGORIES=            lang
@@ -10,7 +10,7 @@
 
 CONFLICTS=             guile14<1.4.1nb1 guile-oops-[0-9]*
 
-PKG_DESTDIR_SUPPORT=   destdir
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE=         YES
 USE_TOOLS+=            gmake makeinfo



Home | Main Index | Thread Index | Old Index