mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
- Fix RC script installation
PR: ports/171753 Submitted by: Mark Felder <feld@feld.me> (maintainer)
This commit is contained in:
parent
985b805d2a
commit
8971137cc7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304459
@ -6,6 +6,7 @@
|
||||
|
||||
PORTNAME= xen-tools
|
||||
PORTVERSION= 4.1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
DISTNAME= xen-${PORTVERSION}
|
||||
|
||||
@ -25,6 +26,7 @@ GITSRC= ${WRKDIR}/${GIT_ACCOUNT}-${GIT_PROJECT}-${GIT_VERSION}/src/
|
||||
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user