ports/171753: [PATCH] sysutils/xen-tools: fix rc script
Mark Felder
feld at feld.me
Tue Sep 18 20:30:10 UTC 2012
>Number: 171753
>Category: ports
>Synopsis: [PATCH] sysutils/xen-tools: fix rc script
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Sep 18 20:30:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: feld
>Release: FreeBSD 9.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD mwi1.coffeenet.org 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #5 r239731: Mon Aug 27 09:53:18 CDT
>Description:
rc script wasn't installing due to missing USE_RC_SUBR
Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: suffix)
>How-To-Repeat:
>Fix:
--- xen-tools-4.1.3.patch begins here ---
diff -ruN --exclude=CVS ../xen-tools.orig/Makefile ./Makefile
--- ../xen-tools.orig/Makefile 2012-09-17 09:21:21.000000000 -0500
+++ ./Makefile 2012-09-18 15:23:27.000000000 -0500
@@ -25,6 +25,7 @@
USE_GMAKE= yes
USE_PYTHON= yes
+USE_RC_SUBR= xe-daemon
ONLY_FOR_ARCHS= amd64 i386 ia64
ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than amd64, i386, or ia64"
--- xen-tools-4.1.3.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list