pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/sawfish Convert to USE_NEW_TEXINFO.
details: https://anonhg.NetBSD.org/pkgsrc/rev/35745cb6e7e0
branches: trunk
changeset: 459773:35745cb6e7e0
user: seb <seb%pkgsrc.org@localhost>
date: Wed Aug 06 19:57:23 2003 +0000
description:
Convert to USE_NEW_TEXINFO.
diffstat:
wm/sawfish/Makefile | 7 +++++--
wm/sawfish/Makefile.common | 3 +--
wm/sawfish/PLIST | 4 +---
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (60 lines):
diff -r 81a2d4029449 -r 35745cb6e7e0 wm/sawfish/Makefile
--- a/wm/sawfish/Makefile Wed Aug 06 18:28:58 2003 +0000
+++ b/wm/sawfish/Makefile Wed Aug 06 19:57:23 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/13 18:01:50 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2003/08/06 19:57:23 seb Exp $
#
PKGNAME= sawfish-${SF_VERS}
@@ -12,9 +12,12 @@
CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
-TEXINFO_OVERRIDE= YES
BUILD_USES_MSGFMT= YES
+USE_NEW_TEXINFO= YES
+USE_MAKEINFO= YES
+INFO_FILES= sawfish.info
+
PLIST_SUBST+= SF_VERS=${SF_VERS}
post-install:
diff -r 81a2d4029449 -r 35745cb6e7e0 wm/sawfish/Makefile.common
--- a/wm/sawfish/Makefile.common Wed Aug 06 18:28:58 2003 +0000
+++ b/wm/sawfish/Makefile.common Wed Aug 06 19:57:23 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2003/07/17 22:55:16 grant Exp $
+# $NetBSD: Makefile.common,v 1.17 2003/08/06 19:57:23 seb Exp $
DISTNAME= sawfish-${SF_VERS}-gtk1
SF_VERS= 1.2
@@ -22,5 +22,4 @@
.include "../../graphics/imlib/buildlink2.mk"
.include "../../lang/librep/buildlink2.mk"
.include "../../x11/controlcenter/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 81a2d4029449 -r 35745cb6e7e0 wm/sawfish/PLIST
--- a/wm/sawfish/PLIST Wed Aug 06 18:28:58 2003 +0000
+++ b/wm/sawfish/PLIST Wed Aug 06 19:57:23 2003 +0000
@@ -1,17 +1,15 @@
-@comment $NetBSD: PLIST,v 1.3 2003/01/10 01:15:51 mycroft Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/08/06 19:57:23 seb Exp $
bin/sawfish
bin/sawfish-capplet
bin/sawfish-client
bin/sawfish-themer
bin/sawfish-ui
-@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/sawfish.info
info/sawfish.info
info/sawfish.info-1
info/sawfish.info-2
info/sawfish.info-3
info/sawfish.info-4
info/sawfish.info-5
-@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/sawfish.info
libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/DOC
libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/gradient.la
libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/gradient.a
Home |
Main Index |
Thread Index |
Old Index