pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/easyh10 Full DESTDIR is working.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/986f20824323
branches:  trunk
changeset: 537187:986f20824323
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jan 04 18:08:34 2008 +0000

description:
Full DESTDIR is working.

diffstat:

 audio/easyh10/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 292bb9155146 -r 986f20824323 audio/easyh10/Makefile
--- a/audio/easyh10/Makefile    Fri Jan 04 16:12:03 2008 +0000
+++ b/audio/easyh10/Makefile    Fri Jan 04 18:08:34 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/01/04 11:53:17 ghen Exp $
+# $NetBSD: Makefile,v 1.4 2008/01/04 18:08:34 joerg Exp $
 
 DISTNAME=              easyh10-1.5
 CATEGORIES=            audio
@@ -8,7 +8,7 @@
 HOMEPAGE=              http://easyh10.sourceforge.net/
 COMMENT=               Database tool for the iRiver H10 digital audio player
 
-PKG_DESTDIR_SUPPORT=   destdir
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_TOOLS+=            gmake
 USE_GNU_ICONV=         yes



Home | Main Index | Thread Index | Old Index