pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/TECkit Support user-destdir.
details: https://anonhg.NetBSD.org/pkgsrc/rev/524674800d6a
branches: trunk
changeset: 551089:524674800d6a
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Dec 07 02:05:50 2008 +0000
description:
Support user-destdir.
diffstat:
converters/TECkit/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 98229a5172d6 -r 524674800d6a converters/TECkit/Makefile
--- a/converters/TECkit/Makefile Sun Dec 07 00:45:59 2008 +0000
+++ b/converters/TECkit/Makefile Sun Dec 07 02:05:50 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/24 02:09:31 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/07 02:05:50 minskim Exp $
DISTNAME= TECkit_2_5_1
PKGNAME= ${DISTNAME:S/_/-/:S/_/./g}
@@ -9,6 +9,8 @@
HOMEPAGE= http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&cat_id=TECkit
COMMENT= Low-level toolkit to perform encoding conversions
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index