pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/hunspell fix PLIST
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b0df112a80e
branches: trunk
changeset: 544818:7b0df112a80e
user: abs <abs%pkgsrc.org@localhost>
date: Sun Jul 20 23:54:06 2008 +0000
description:
fix PLIST
diffstat:
textproc/hunspell/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 4dcc0403574a -r 7b0df112a80e textproc/hunspell/Makefile
--- a/textproc/hunspell/Makefile Sun Jul 20 23:49:35 2008 +0000
+++ b/textproc/hunspell/Makefile Sun Jul 20 23:54:06 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/07/19 15:06:36 ahoka Exp $
+# $NetBSD: Makefile,v 1.9 2008/07/20 23:54:06 abs Exp $
#
DISTNAME= hunspell-1.2.2
@@ -30,6 +30,9 @@
# Trailing slash important to not change hunspell.cxx
SUBST_SED.paths+= -e 's,/usr/share/myspell/,${PREFIX}/share/hunspell/,g'
+PLIST_SRC= PLIST
+PLIST_SUBST+= DISTNAME=${DISTNAME}
+
.include "options.mk"
.include "../../converters/libiconv/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index