freebsd-ports/Mk
Satoshi Asami 5426e8d986 (1) Change FETCH_CMD to add the -A flag, so it won't be confused by the
"not_found.html" stuff.

(2) Add "MACHINE_ARCH?=i386" so those with a 2.x system have a
    fighting chance of getting ports-current to work.

(3) Add new variable CONFIGURE_TARGET, defaulting to
    ${MACHINE_ARCH}--freebsd${OSREL}, which is tucked to the end of
    CONFIGURE_ARGS if GNU_CONFIGURE is defined.
Reviewed by:	various

(4) Change MASTER_SITE_GNOME to match reality.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za> and nectar

(5) Change MASTER_SITE_SUBDIR handling so we won't be generating
    double slashes.
Submitted by:	The lord of distfiles himself

(6) Add new variable FETCH_ENV which is the environment passed to
    FETCH, so people can define HTTP_PROXY or whatever the want
    without screwing up the case when FETCH_CMD is not fetch.
PR:		2949
Submitted by:	same
1999-03-08 07:23:10 +00:00
..
bsd.port.mk (1) Change FETCH_CMD to add the -A flag, so it won't be confused by the 1999-03-08 07:23:10 +00:00
bsd.port.post.mk Use "" instead of <> to specify bsd.port.mk, since we want it to look in 1999-01-26 03:53:15 +00:00
bsd.port.pre.mk Use "" instead of <> to specify bsd.port.mk, since we want it to look in 1999-01-26 03:53:15 +00:00
bsd.port.subdir.mk Forgot to change "templates" to "Templates" in this file. 1999-01-29 12:51:43 +00:00