diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-21 22:34:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-21 22:34:48 +0000 |
commit | 91612627ed243373f2cb0300e15e18f9b6d15b8d (patch) | |
tree | 8017924ba7e31ec4ad0c93caeaf5a43dfb59b551 /cad/mars | |
parent | Remove redundant dependencies. Mk/bsd.emacs.mk takes care of them. (diff) |
Make cad/mars fetchable again.
Noticed by: portsurvey
Notes
Notes:
svn path=/head/; revision=71762
Diffstat (limited to 'cad/mars')
-rw-r--r-- | cad/mars/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/mars/Makefile b/cad/mars/Makefile index adf2fd1c0ab7..f58bd8c6c274 100644 --- a/cad/mars/Makefile +++ b/cad/mars/Makefile @@ -17,6 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MaRS-2-doc${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes +FETCH_ENV= "FTP_PASSIVE_MODE=no" EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .if defined(WITHOUT_X11) MAKEFILE= Makefile.NoX |