summaryrefslogtreecommitdiff
path: root/devel/atlas-devel
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-22 15:08:20 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-22 15:08:20 +0000
commit9e958a135d56993c87042d472ec57be13f1d87e2 (patch)
tree83f95b8ac6bc9b11793c60ee63c64e8096ed00b4 /devel/atlas-devel
parentAdd portname to the title of the dialogbox (diff)
fix MASTER_SITES
Notes
Notes: svn path=/head/; revision=85389
Diffstat (limited to 'devel/atlas-devel')
-rw-r--r--devel/atlas-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile
index 45d75305b190..4ed59d6e2fdf 100644
--- a/devel/atlas-devel/Makefile
+++ b/devel/atlas-devel/Makefile
@@ -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}