aboutsummaryrefslogtreecommitdiffstats
path: root/devel/atlas/Makefile
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2003-07-22 23:08:20 +0800
committeroliver <oliver@FreeBSD.org>2003-07-22 23:08:20 +0800
commit3fe59fcc2b54cf608bb3279aaf90a32c7363cade (patch)
tree562f248421d6c94d14d6bb1fde622caad5cfa3c1 /devel/atlas/Makefile
parent4b2f3ea43ec8a0f5d391ca97818dbdbfa83769a4 (diff)
downloadfreebsd-ports-graphics-3fe59fcc2b54cf608bb3279aaf90a32c7363cade.tar.gz
freebsd-ports-graphics-3fe59fcc2b54cf608bb3279aaf90a32c7363cade.tar.zst
freebsd-ports-graphics-3fe59fcc2b54cf608bb3279aaf90a32c7363cade.zip
fix MASTER_SITES
Diffstat (limited to 'devel/atlas/Makefile')
-rw-r--r--devel/atlas/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile
index 45d75305b19..4ed59d6e2fd 100644
--- a/devel/atlas/Makefile
+++ b/devel/atlas/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}