mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
MASTER_SITES is often down these days => mirror the distfile.
Since I'm there, remove xemacs support. Reported by: pkg-fallout
This commit is contained in:
parent
e1b8d9cc1a
commit
1532e80b59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369742
2 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue