From 1532e80b59fa210fca0a74edc46f76fb0b67bb01 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Wed, 1 Oct 2014 19:16:37 +0000 Subject: MASTER_SITES is often down these days => mirror the distfile. Since I'm there, remove xemacs support. Reported by: pkg-fallout --- french/aster/Makefile | 3 --- french/aster/bsd.aster.mk | 4 +++- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'french/aster') diff --git a/french/aster/Makefile b/french/aster/Makefile index 26d162ef4f9e..78f927e9c7ce 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -155,9 +155,6 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/gvim:${PORTSDIR}/editors/vim . elif exists(${LOCALBASE}/bin/emacs) WITH_ED= emacs RUN_DEPENDS+= ${LOCALBASE}/bin/emacs:${PORTSDIR}/editors/emacs -. elif exists(${LOCALBASE}/bin/xemacs) -WITH_ED= xemacs -RUN_DEPENDS+= ${LOCALBASE}/bin/xemacs:${PORTSDIR}/editors/xemacs . elif exists(${LOCALBASE}/bin/gedit) WITH_ED= gedit RUN_DEPENDS+= ${LOCALBASE}/bin/gedit:${PORTSDIR}/editors/gedit diff --git a/french/aster/bsd.aster.mk b/french/aster/bsd.aster.mk index 15f7ffc5c1ab..abd51156b641 100644 --- a/french/aster/bsd.aster.mk +++ b/french/aster/bsd.aster.mk @@ -5,7 +5,9 @@ DISTVERSIONPREFIX= full-src- DISTVERSIONSUFFIX= .noarch -MASTER_SITES= http://www.code-aster.org/FICHIERS/ +MASTER_SITES= http://www.code-aster.org/FICHIERS/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= thierry DISTNAME= aster-${DISTVERSIONPREFIX}${ASTER_DISTVERSION}${DISTVERSIONSUFFIX} DISTINFO_FILE= ${.CURDIR}/../../french/aster/distinfo -- cgit v1.2.3