- Fix MASTER_SITES
- Pet portlint PR: ports/66957 Submitted by: maintainer
This commit is contained in:
parent
b61bd6ffb9
commit
221cf0963f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109590
1 changed files with 4 additions and 4 deletions
|
@ -9,8 +9,8 @@ PORTNAME= caudium10
|
||||||
PORTVERSION= 1.0.56
|
PORTVERSION= 1.0.56
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= ftp://ftp.oav.net/caudium/source/ \
|
MASTER_SITES= ftp://ftp.caudium.net/caudium/source/ \
|
||||||
ftp://ftp.caudium.net/caudium/source/
|
ftp://ftp.fr.caudium.net/pub/caudium/source/
|
||||||
DISTNAME= caudium-${PORTVERSION}
|
DISTNAME= caudium-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= kiwi@oav.net
|
MAINTAINER= kiwi@oav.net
|
||||||
|
@ -21,8 +21,8 @@ LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron/
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${DISTNAME}/
|
WRKSRC= ${WRKDIR}/${DISTNAME}/
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --without-debug --with-PiXSL --prefix=${PREFIX}
|
CONFIGURE_ARGS+= --without-debug --with-PiXSL --prefix=${PREFIX}
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
|
Loading…
Reference in a new issue