pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/ec-fonts-mftraced Add a comment as to why DESTDI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f8292ef644e8
branches:  trunk
changeset: 568740:f8292ef644e8
user:      abs <abs%pkgsrc.org@localhost>
date:      Thu Dec 17 18:04:27 2009 +0000

description:
Add a comment as to why DESTDIR is non trivial

diffstat:

 fonts/ec-fonts-mftraced/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 49a2e7f8b51d -r f8292ef644e8 fonts/ec-fonts-mftraced/Makefile
--- a/fonts/ec-fonts-mftraced/Makefile  Thu Dec 17 17:59:09 2009 +0000
+++ b/fonts/ec-fonts-mftraced/Makefile  Thu Dec 17 18:04:27 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2009/07/22 09:01:27 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2009/12/17 18:04:27 abs Exp $
 #
 
 DISTNAME=              ec-fonts-mftraced-1.0.8
@@ -12,6 +12,8 @@
 
 MAKE_JOBS_SAFE=                no
 
+# DESTDIR appears to be difficult - build involves modifying files in PREFIX
+
 USE_PKGLOCALEDIR=      yes
 HAS_CONFIGURE=         yes
 USE_TOOLS+=            gmake



Home | Main Index | Thread Index | Old Index