pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/cambevao Set RCD_SCRIPT_SRC and let the frame...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a13aa9a63cbf
branches: trunk
changeset: 532846:a13aa9a63cbf
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Sep 02 12:53:20 2007 +0000
description:
Set RCD_SCRIPT_SRC and let the framework handle the rest.
diffstat:
graphics/cambevao/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r f37107b4683f -r a13aa9a63cbf graphics/cambevao/Makefile
--- a/graphics/cambevao/Makefile Sun Sep 02 12:33:13 2007 +0000
+++ b/graphics/cambevao/Makefile Sun Sep 02 12:53:20 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/03/24 19:21:25 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2007/09/02 12:53:20 joerg Exp $
#
DISTNAME= cambevao-2.2
@@ -13,6 +13,7 @@
MAKE_ENV+= prefix=${PREFIX:Q}
MAKE_FLAGS+= INSTALL=${INSTALL_PROGRAM:Q}
RCD_SCRIPTS= cambevao
+RCD_SCRIPT_SRC.cambevao= ${WRKSRC}/cambevao.rc.d
INSTALLATION_DIRS= bin share/examples/cambevao share/examples/rc.d
@@ -21,7 +22,6 @@
post-install:
${INSTALL_DATA} ${WRKSRC}/cambevao.xml ${PREFIX}/share/examples/cambevao
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/cambevao.README
- ${INSTALL_SCRIPT} ${WRKSRC}/cambevao.rc.d ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}/cambevao
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index