pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/stardic Set DIST_SUBDIR to PKGNAME_NOREV, not...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9bdd1bca6dd1
branches: trunk
changeset: 481471:9bdd1bca6dd1
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Oct 05 13:16:56 2004 +0000
description:
Set DIST_SUBDIR to PKGNAME_NOREV, not PKGNAME, since the latter
changes with PKGREVISION settings. Closes PR 27148.
diffstat:
textproc/stardic/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d98a44bbf2ac -r 9bdd1bca6dd1 textproc/stardic/Makefile
--- a/textproc/stardic/Makefile Tue Oct 05 13:12:40 2004 +0000
+++ b/textproc/stardic/Makefile Tue Oct 05 13:16:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/10/03 00:18:21 tv Exp $
+# $NetBSD: Makefile,v 1.7 2004/10/05 13:16:56 wiz Exp $
DISTNAME= dic
PKGNAME= stardic-1.31
@@ -9,7 +9,7 @@
MAINTAINER= rxg%NetBSD.org@localhost
COMMENT= English-Chinese dictionary
-DIST_SUBDIR= ${PKGNAME}
+DIST_SUBDIR= ${PKGNAME_NOREV}
USE_BUILDLINK3= # defined
USE_X11= # defined
Home |
Main Index |
Thread Index |
Old Index