pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/eb Put distfiles in a versioned subdirectory ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/429add64a793
branches: trunk
changeset: 471377:429add64a793
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Sun Mar 28 12:46:17 2004 +0000
description:
Put distfiles in a versioned subdirectory for two version-less files (LIST,
LIST-ja).
diffstat:
textproc/eb/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cb9bc045474b -r 429add64a793 textproc/eb/Makefile
--- a/textproc/eb/Makefile Sun Mar 28 11:51:15 2004 +0000
+++ b/textproc/eb/Makefile Sun Mar 28 12:46:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/03/19 15:59:16 uebayasi Exp $
+# $NetBSD: Makefile,v 1.20 2004/03/28 12:46:17 uebayasi Exp $
# FreeBSD Id: ports/japanese/eb/Makefile,v 1.21 2000/08/21 03:39:42 kevlo Exp
#
@@ -49,7 +49,7 @@
ruigigo-1.0.tar.gz \
superdic98-1.0.tar.gz
EXTRACT_ONLY= ${EB_DISTFILES}
-DIST_SUBDIR= eb
+DIST_SUBDIR= ${PKGNAME_NOREV}
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
Home |
Main Index |
Thread Index |
Old Index