pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters Fixed build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/760fde50922a
branches: trunk
changeset: 533980:760fde50922a
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Oct 10 10:29:27 2007 +0000
description:
Fixed build.
diffstat:
converters/autoconvert/Makefile | 3 ++-
converters/cn2jp/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r c97a6a16d5fe -r 760fde50922a converters/autoconvert/Makefile
--- a/converters/autoconvert/Makefile Wed Oct 10 10:28:05 2007 +0000
+++ b/converters/autoconvert/Makefile Wed Oct 10 10:29:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/02/05 23:08:28 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2007/10/10 10:29:27 rillig Exp $
DISTNAME= autoconvert-0.3.13
PKGREVISION= 2
@@ -11,6 +11,7 @@
USE_LIBTOOL= yes
USE_TOOLS+= gmake
+INSTALLATION_DIRS_FROM_PLIST= yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/autoconvert
diff -r c97a6a16d5fe -r 760fde50922a converters/cn2jp/Makefile
--- a/converters/cn2jp/Makefile Wed Oct 10 10:28:05 2007 +0000
+++ b/converters/cn2jp/Makefile Wed Oct 10 10:29:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/10/14 08:00:47 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2007/10/10 10:30:44 rillig Exp $
DISTNAME= cn2jp1.4b
PKGNAME= cn2jp-1.4b
@@ -16,6 +16,7 @@
USE_TOOLS+= gmake
NO_CONFIGURE= yes
+INSTALLATION_DIRS_FROM_PLIST= yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/cn2jp
Home |
Main Index |
Thread Index |
Old Index