pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/netatalk Be explicit that the source for the rc sc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e190b5394c90
branches: trunk
changeset: 487549:e190b5394c90
user: markd <markd%pkgsrc.org@localhost>
date: Sun Jan 16 20:00:05 2005 +0000
description:
Be explicit that the source for the rc scripts is not in files/ (the
package supplies them itself).
>From Greg Woods by way of Jeremy Reed.
diffstat:
net/netatalk/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 049850b1b5a8 -r e190b5394c90 net/netatalk/Makefile
--- a/net/netatalk/Makefile Sun Jan 16 19:52:29 2005 +0000
+++ b/net/netatalk/Makefile Sun Jan 16 20:00:05 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2005/01/07 12:29:02 markd Exp $
+# $NetBSD: Makefile,v 1.37 2005/01/16 20:00:05 markd Exp $
DISTNAME= netatalk-2.0.2
CATEGORIES= net print
@@ -29,6 +29,10 @@
CONFLICTS= netatalk-asun-[0-9]* netatalk-umich-[0-9]*
RCD_SCRIPTS= atalkd afpd papd timelord
+RCD_SCRIPT_SRC.atalkd= # empty
+RCD_SCRIPT_SRC.afpd= # empty
+RCD_SCRIPT_SRC.papd= # empty
+RCD_SCRIPT_SRC.timelord= # empty
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index