fix MASTER_SITES

This commit is contained in:
Oliver Lehmann 2003-07-22 15:08:20 +00:00
parent bbeb91817c
commit 9e958a135d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85389
2 changed files with 6 additions and 4 deletions

View file

@ -8,8 +8,8 @@
PORTNAME= Atlas
PORTVERSION= 0.4.6
CATEGORIES= devel
MASTER_SITES= ftp://victor.worldforge.org/pub/worldforge/libs/Atlas-C++/ \
ftp://ftp.ecs.soton.ac.uk/pub/worldforge/libs/Atlas-C++/
MASTER_SITES= ftp://ftp.lyx.org/pub/worldforge/libs/Atlas-C++/ \
ftp://victor.worldforge.org/pub/worldforge/libs/Atlas-C++/
DISTNAME= ${PORTNAME}-C++-${PORTVERSION}
MAINTAINER= oliver@FreeBSD.org
@ -23,6 +23,7 @@ post-patch:
@${REINPLACE_CMD} -e 's| install-data-local||g' \
-e 's|\(^pkgconfigdir =\) .*|\1 ${PREFIX}/libdata/pkgconfig|g' \
${WRKSRC}/Makefile.in
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}

View file

@ -8,8 +8,8 @@
PORTNAME= Atlas
PORTVERSION= 0.4.6
CATEGORIES= devel
MASTER_SITES= ftp://victor.worldforge.org/pub/worldforge/libs/Atlas-C++/ \
ftp://ftp.ecs.soton.ac.uk/pub/worldforge/libs/Atlas-C++/
MASTER_SITES= ftp://ftp.lyx.org/pub/worldforge/libs/Atlas-C++/ \
ftp://victor.worldforge.org/pub/worldforge/libs/Atlas-C++/
DISTNAME= ${PORTNAME}-C++-${PORTVERSION}
MAINTAINER= oliver@FreeBSD.org
@ -23,6 +23,7 @@ post-patch:
@${REINPLACE_CMD} -e 's| install-data-local||g' \
-e 's|\(^pkgconfigdir =\) .*|\1 ${PREFIX}/libdata/pkgconfig|g' \
${WRKSRC}/Makefile.in
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}