Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return laszlof's ports to the pool due to lack of time. | linimon | 2008-08-19 | 1 | -1/+1 |
* | Update my email address in all ports that I maintain. | laszlof | 2006-11-07 |
--- configure +++ configure @@ -26,4 +26,7 @@ # make sure that is called using bash. this_script_dir=`dirname $0` -bash $this_script_dir/common/autoconf/configure "$@" +export CONFIG_SHELL=%%LOCALBASE%%/bin/bash +export MAKE=%%LOCALBASE%%/bin/gmake +export OBJCOPY=%%OBJCOPY%% +%%LOCALBASE%%/bin/bash $this_script_dir/common/autoconf/configure "$@"
index : freebsd-ports-gnome | ||
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome) |
aboutsummaryrefslogtreecommitdiffstats |
Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return laszlof's ports to the pool due to lack of time. | linimon | 2008-08-19 | 1 | -1/+1 |
* | Update my email address in all ports that I maintain. | laszlof | 2006-11-07 |