pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/xchm oops, add missing *.xpm files, remove gmake ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/279d7f53232d
branches: trunk
changeset: 467432:279d7f53232d
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sat Jan 31 23:17:24 2004 +0000
description:
oops, add missing *.xpm files, remove gmake dependency and
USE_PKGLOCALEDIR (they are not needed). Noted by Min Sik Kim in private
email.
diffstat:
misc/xchm/Makefile | 4 +---
misc/xchm/PLIST | 10 +++++++++-
2 files changed, 10 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r c4872582751e -r 279d7f53232d misc/xchm/Makefile
--- a/misc/xchm/Makefile Sat Jan 31 23:05:55 2004 +0000
+++ b/misc/xchm/Makefile Sat Jan 31 23:17:24 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/31 22:43:37 xtraeme Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/31 23:17:24 xtraeme Exp $
#
DISTNAME= xchm-0.8.11
@@ -10,9 +10,7 @@
COMMENT= CHM viewer for UNIX
USE_BUILDLINK2= yes
-USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-USE_GNU_TOOLS+= make
.include "../../devel/chmlib/buildlink2.mk"
.include "../../x11/wxGTK/buildlink2.mk"
diff -r c4872582751e -r 279d7f53232d misc/xchm/PLIST
--- a/misc/xchm/PLIST Sat Jan 31 23:05:55 2004 +0000
+++ b/misc/xchm/PLIST Sat Jan 31 23:17:24 2004 +0000
@@ -1,2 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/06 15:36:18 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/01/31 23:17:24 xtraeme Exp $
bin/xchm
+share/pixmaps/xchm-128.xpm
+share/pixmaps/xchm-16.xpm
+share/pixmaps/xchm-32.xpm
+share/pixmaps/xchm-48.xpm
+share/pixmaps/xchmdoc-128.xpm
+share/pixmaps/xchmdoc-16.xpm
+share/pixmaps/xchmdoc-32.xpm
+share/pixmaps/xchmdoc-48.xpm
Home |
Main Index |
Thread Index |
Old Index