- Update MASTER_SITES.
- Comment OPTIONS since it seems to confuse users. PR: ports/89746 Submitted by: maintainer
This commit is contained in:
parent
bfa1223934
commit
9a86cabcea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150019
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
PORTNAME= freeipmi
|
||||
PORTVERSION= 0.1.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://ftp.californiadigital.com/pub/${PORTNAME}/download/${PORTVERSION}/
|
||||
MASTER_SITES= ftp://ftp.zresearch.com/pub/freeipmi/${PORTVERSION}/
|
||||
|
||||
PATCH_SITES= ftp://ftp.riss-telecom.ru/pub/patches/
|
||||
PATCHFILES= ${DISTNAME}-fbsd.diff
|
||||
|
@ -34,7 +34,7 @@ INFO+= freeipmi
|
|||
PORTDOCS= *
|
||||
PKGDEINSTALL= ${PKGINSTALL}
|
||||
|
||||
OPTIONS+= IOPERM "Use i386_set_ioperm(2) instead of io(4)" off
|
||||
#OPTIONS+= IOPERM "Use i386_set_ioperm(2) instead of io(4)" off
|
||||
|
||||
SHLIBVER= 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue